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