@media (max-width: 960px) {
    .tmenu-mobile__imglogo {
        width: 30px !important;
    }
}

html{
    scroll-padding-top: 45px;
    background: #111111!important;
}

@media screen and (max-width: 640px) {
    .t702 .t702__wrapper {
        padding: 20px;
         position: absolute;
         top: 50%;
         left: 50%;
         transform: translate(-50%, -50%);
         width: 90%;
    }
}



.t898__btn{
    bottom: 20px !important;
    right: 20px !important;
}
.t890{
    bottom: 15px !important;
    left: 20px !important;
}
.t698 .t698__form-bottom-text{
    margin: 0 auto!important;
}