.mnModSlider .mnModSlide {
    top: 29%;
}

#topMenuContainer #topMenu #topMenuLogo {
    float: left;
    padding: 18px 15px;
}

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


.mnFooter .footerLogo {
    text-align: center;
}

.mnFooter .footerLogo img {
    max-width: 70%;
}

