/*Уменьшаем высоту мобильного меню*/
.tmenu-mobile .tmenu-mobile__container {
    padding-bottom: 5px;
    padding-top: 5px;
}