.menu-link:hover{
    color: #dbdbdb !important;
}

body:not(.is-expanded-menu) #header:not([data-mobile-sticky=true]) #header-wrap{
    background-color: #064748 !important;
}

@media screen and (max-width:991px){
    #header-wrap #logo img {
        height: 60px;
    }
}