#topMenuContainer #topMenu #topMenuLogo {
    float: left;
    padding: 16px 19px;
}
.mnModSlider .mnModSlide {
    top: 25%;
}

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

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

.mod30-col1 {
	border: 2px solid #ddb022;
}