header .moonlight-header-logo img
{
width: 80%;
}
@media screen and (min-width: 992px) {
   header .moonlight-header-logo img
{
width: 150%;
}
}