.mnModSlider .mnModSlide {
    top: 30%;
}

#topMenuContainer #topMenu #topMenuLogo {
    float: left;
    padding: 15px 20px 14px 25px;
}

.mod41-col1 {
	background-color: white;
	box-shadow: 1px 1px 15px rgba(0,0,0,0.3);
}

.mod0-col3 {
	background-color: white;
	box-shadow: 1px 1px 15px rgba(0,0,0,0.3);
}

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