body {
    background-color: transparent !important;
}

.mnModSlider .mnModSlide {
    top: 40%;
}

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

.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 : 1081px) {
	#topMenuLogoImg{
		display: none !important;
	}
}

.mod32-col1 {
	box-shadow: 2px 2px 15px rgba(0,0,0,0.2);
}