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

.t-descr_xxs {
    font-size: 18px;
    line-height: 1.4;
}

.t-store__card__bgimg, .t-store__card__bgimg_second {
    border-radius: 30px;
}


.t-store__grid-cont .t-col, .t-store__grid-cont .t-store__stretch-col {
    margin-bottom: 0px;
}


.t-store__parts-switch-wrapper {
    margin-bottom: 5px;
}


.t-store__grid-cont_col-width_stretch[data-col-gap='20'] .t-store__filter {
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 40px;
}


.t-store__card__mark {
    font-weight: 400;
    font-size: 14px;
    font-family: Geometria,Arial,sans-serif;
    border-radius: 30px;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    justify-content: left;
    align-items: center;
    padding: 6px 15px;
    gap: 10px;
    position: absolute;
    width: auto;
    height: auto;
    left: 2px;
    top: 2px;
    right: -170px;
}

.t-store__prod-snippet__container  {
    margin-top: 100px;
}


