@media (max-width: 980px) {
    .tmenu-mobile__menu {
        transform: translateX(-10px) !important;
    }
}
