.tmenu-mobile {
    background-color: #fff !important;
    border-bottom: 2px solid #e5e5e5;
}

.tmenu-mobile__container {
    padding: 10px 20px !important;
}


@media screen and (max-width: 430px) {
    .t165__btn-wrapper {
        width: 100%; !important;
    }
    .t165__btn-wrapper > a {
        width: 100%; !important;
    }
}