.t-store__product-popup .t-typography__sku {
    font-size: 16px!important;
}
@media (max-width: 640px) {


.t-store__grid-cont_mobile-grid .t-col:not(.t-col_8):not(.t-col_12), .t-store__grid-cont_mobile-grid .t-store__stretch-col:not(.t-store__stretch-col_100) {
        width: 46%!important;
        vertical-align: top;
    }
}


@media screen and (max-width: 1200px) {
    .t-descr_xxs {
        font-size: 15px;
    }
    .t-name_xl {
        font-size: 25px;
    }
.t-name_md {
        font-size: 24px;
    }
}

.t-descr_xxs {
    font-size: 17px;
    line-height: 1.55;
}

.t-name_xl {
    font-size: 28px;
    line-height: 1.35;
}
.t-name_md {
    font-size: 29px;
    line-height: 1.35;
}