.t-catalog__prod__quantity_smd {
    height: 44.66px;
    border-radius: 0px;
}

.t-store__prod__quantity_smd {
    height: 44.66px;
    border-radius: 0px;
}


.t706__form-upper-text {
    padding-bottom: 10px;
    padding-top: 5px;
}

.t706__cartwin-bottom {
    padding-top: 13px;
}


.t706__form-bottom-text {
    margin-bottom: 20px;
}


.t-btnflex__text {
   overflow: visible;

}

.t-catalog__card .t-typography__title {
    max-width: 70%

}

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


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

