@media (min-width: 992px) {
.moonlight-header-logo.col-sm-12.col-md-3 {
width:  30%;
}
nav#main {
width: 70%;
}
}
header .cmh-logo {
   width: 500px !important;
   margin-top: 20px !important;
}