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