#hero {
display:  none;
}

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