@media(max-width: 992px) {
    #logo img {
        height: 40px !important;
    }
    #header-wrap{padding: 15px 0;}
}