.tmenu-mobile__imglogo {
    min-width: auto !important;
}

.t216__descr{
    margin-top: 50px;
}



@media screen and (max-width: 640px) {
    
    img {
        max-width: 100%;
        height: auto;
    }
    
    .t216__title {
        font-size: 35px;
        padding-top: 170px;
    }
    
    .t216__title span {
        font-size: 15px;
        line-height: 1.2;
    }
    
    .t216__descr{
        font-size: 17px;
        line-height: 37px;
        margin-top: 50px;
    }
}