@media (min-width: 992px) {
    #mainNav:not(.navbar-shrink) {
        background-color: #8F8F8F !important;
    }
}