.t649 .t-card__title {
    margin-top: 15px;
}
.t-name_xs {
    font-size: 16px;
    line-height: 1.35;
    font-family: 'Roboto', Arial, sans-serif;
    font-weight: 800;
}
.t-store__card__sold-out-msg {
  visibility: hidden;
}
.t-descr_xxs {
        font-size: 14px;
        font-family: 'Roboto', Arial, sans-serif;
    }
}
.t-store__card__mark {
    font-family: Roboto, Arial, sans-serif;
    font-size: 14px;
    font-weight: 800;
}
.t-title {
    font-family: 'Roboto', Arial, sans-serif;
    font-weight: 800;
    color: #000000;
}
.t-redactor__tte-view .t-redactor__text {
    font-size: 16px;
    line-height: 1.35;
}
@media screen and (max-width: 640px) {
    .t-title_xxs {
        font-size: 24px;
    }
}