@media screen and (max-width: 980px) {
    .tmenu-mobile {
        display: block;
        background-color: #f2f2f2 !important;
    }
}