#topMenuContainer #topMenu #topMenuLogo {
    float: left;
    padding: 14px 10px;
}
.mnModSlider .mnModSlide {
    top: 27%;
}

.mod32-col2 {
	background-color: white;
}

.mod32 .mnModModule4 {
	background-color: none;
}

.mod46-col2 {
	background-color: rgba(255,255,255,0.95);
	border-radius: 30px;
}

.mod58-col1 {
	background-color: rgba(255,255,255,0.9);
	border-radius: 30px;
}

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

@media screen and (max-width : 1930px) {
	.mnModSlider .mnModSlide {
		display: none !important;
	}
}
