.t-descr_xxs {
    font-size: 20px;
    
}

.t-descr_xs {
    font-size: 20px;
    line-height: 1.3;
    
}

.t-text_xs {
    font-size: 20px;
    line-height: 1.3;
}


.t958__author-name {
    font-size: 20px;
    line-height: 1.2;
}

.t958__card_preview .t958__avatar {
    margin-right: 9px;
    width: 60px;
    height: 60px;
}

.t-name_xl {
    font-size: 28px;
}

.t-name_xs {
     font-size: 24px;
}

@media screen and (min-width: 900px) {
.t-slds__thumbsbullet-wrapper {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 30px;
}

.t-store__prod-popup__container {
    padding: 0px 20px;
    margin-top: -20px;
    text-align: justify;
}

.t-name_xl {
    font-size: 32px;
}

}