@media screen and (max-width: 640px){
.t-title_xxs {
    font-size: 50px;
}

.t-title_xs {
    font-size: 50px;
}
    
.t492__blocktable {
    /* height: auto; */
    align-content: center;
    display: block;
    text-align: center;
    height: 100%;
}}