@media only screen and (min-width: 992px) {
    .menu > div .menu-header img {
        max-width: 130px !important;
        max-height: 54px;
    }
}