@media screen and (max-width:640px){

.t-store__tabs__content {
font-size: 16px !important;
}

}





@media screen and (max-width:640px){

    .t-store__tabs__button-title {
        font-size: 16px !important;
    }
    
}





@media screen and (max-width:3840px){

.t-store__tabs__content {
font-size: 16px !important;
}

}





@media screen and (max-width:3840px){

    .t-store__tabs__button-title {
        font-size: 16px !important;
    }
    
}

@media screen and (max-width:640px){

    .t-descr_xxs {
        font-size: 16px !important;
    }
    
}
