@media (min-width:979px) {
    #logo img {
        max-height: 70px!important;
        width: auto;
    }
}