@media only screen and (min-width: 768px) {
    .logo a img {
        max-height: 220px !important;
    }
} 