.mnModSlider .mnModSlide {
    top: 32% !important;
}
#topMenuLogo {
    padding: 10px !important;
}

.topMenuContainer {
	background: linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0));
}

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

.mod69-col2 {
	border-left: 1px solid #ffc7a9;
	border-right: 1px solid #ffc7a9;
}