#topOverContainer {
	display: none;
}

.mnModSlider .mnModSlide {
    top: 20%;
}

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

.mnModMenu10 .slatMenuWidget .slateMenuDishGridBottom, .mnModMenu102 .slatMenuWidget .slateMenuDishGridBottom, .mnModMenu11 .slatMenuWidget .slateMenuDishGridBottom, .mnModMenu110 .slatMenuWidget .slateMenuDishGridBottom, .mnModMenu8 .slatMenuWidget .slateMenuDishGridBottom, .mnModMenu9 .slatMenuWidget .slateMenuDishGridBottom {
    display: none;
}

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

