#rec1248795586 .t-store__card .t-typography__title {
    font-size: 18px;
    color: #323036;
    font-weight: 500;
    font-family: 'Onest';
    letter-spacing: -1px;
}

.t-store__card__textwrapper {
    margin-bottom: auto;
    padding-top: 10px;
}

.t-store__card__descr {
    margin-top: 2px;
    word-break: break-word;
}

.t-descr_xxs {
    font-size: 14px;
    line-height: 1.3;
}

.t849__img {
    display: block;
    width: 100%;
    margin-bottom: 14px;
    border-radius: 50px;
}