
@media (max-width: 1399px) {
	.home-imge-colar-container {
		right:0;
	}
}
@media (min-width:1200px) {
	.order-process-image-column {
	max-height: 440px;
}

}
@media (min-width: 992px) and (max-width: 1199px) {
	.order-process-image-column {
		max-height: 300px;
	}
}

#top-menu.nav li.button-link a,
a.btn,
a.btn:link,
a.btn:visited,
a.btn:active {
	font-weight: 400;
}
