@media screen and (max-width: 981px) {
    #main-header.fixed {
        position:fixed;
        top: 0!important;
        left: 0
    }
}
