.mnModSlider .mnModSlide {
    top: 30%;
}

@media screen and (max-width : 768px) {
	.mnModSlider .mnModSlide {
	    top: 20%;
	}
}


@media screen and (max-width : 1106px) {
	#topMenuLogoImg{
		display: none !important;
	}
}
