@media (min-width: 992px) {
.moonlight-header-logo.col-sm-12.col-md-3 {
width:  40%;
}
nav#main {
width: 60%;
}
}