div[class="slider_mgs_carousel owl-carousel owl-loaded owl-drag"]{
	margin-top: -4% !important;
}
div[class="middle-header-content"]{
	padding: 0 !important;
}
@media (max-width: 1800px){
	div[class="slider_mgs_carousel owl-carousel owl-loaded owl-drag"]{
	    margin-top: -7% !important;
    }
}
@media (max-width: 1050px){
	div[class="slider_mgs_carousel owl-carousel owl-loaded owl-drag"]{
	    margin-top: -10% !important;
    }
}
@media (max-width: 750px){
	div[class="slider_mgs_carousel owl-carousel owl-loaded owl-drag"]{
	    margin-top: -12% !important;
    }
}
@media (max-width: 400px){
	div[class="slider_mgs_carousel owl-carousel owl-loaded owl-drag"]{
	    margin-top: -15% !important;
    }
}