.t-popup .t-typography__descr {
    line-height: 1.3;
    font-size: 16px;

}
.t-store__grid-cont .t-col, .t-store__grid-cont .t-store__stretch-col {
        margin-bottom: 10px;
    }
    
.t-descr_xxs {
    font-size: 16px;
    font-family: 'TildaSans';
    line-height: 1.1;
}

.t-store__card__mark {
    font-weight: 500;
    font-size: 14px;
    font-family: Roboto, Arial, sans-serif;
    display: table-cell;
    width: 25px;
    height: 25px;
    text-align: center;
    vertical-align: middle;
    border-radius: 0px;
    background-color: #111;
    color: #fff;
    box-sizing: border-box;
    padding: 0 10px;
}

@media screen and (min-width: 960px){
.t-store__prod-popup__container {
    position: relative;
    margin-left: 0;
    margin-top: 0;
}
.t-store__prod-popup__container .t-store__tabs {
    margin-left: calc(7 / 12* 100% + 20px);
    margin-right: 20px;
    margin-top: 10px;
}
.t-store__tabs__list {
    width: calc(4 / 12* 100% - 40px);
    margin-left: calc(7 / 12* 100% + 20px);
    margin-top: 0px;
    margin-bottom: 450px;
}

.t-store__prod-popup__container .t-store__tabs {
    margin-left: calc(7 / 12* 100% + 20px);
}
.t-store__prod-popup__gallery-column.js-store-desktop-custom-gallery {
    position: absolute;
    max-width: calc(6 / 12* 100% + 20px);
}
.t-container_fluid .t-col_7 {
    max-width: calc(6 / 12* 100% - 40px);
    position: absolute;
    margin-bottom: 150px;
}
.t-container_fluid .t-col_4 {
    max-width: calc(4 / 12* 100% - 40px);
    margin-left: calc(7 / 12* 100% + 20px);
}
.t-container_fluid .t-col_7 {
    position: absolute;
}
.t-store .t-store__tabs {
    margin-top: 10px;
}
.t-name_md {
    line-height: 1;
}