<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#topMenuContainer #topMenu #topMenuLogo {
    float: left;
    padding: 11px ;
}

.mnModSlider .mnModSlide {
    top: 35%;
}

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


.mod30-col1{
	background-color: #e8d8c8;
	border: 5px solid #ad0000;
	border-radius: 20px;
}

.mod0-col3 {
	background-color: #e8d8c8;
	border: 5px solid #ad0000;
	border-radius: 20px;
}</pre></body></html>