.t-store__card__mark{
    
    height: 25px!important;
    padding: 0 12px!important;
    
}

.t-store__card__mark-wrapper{
    
    top: 17px!important;
    
}

html, body {
    /* Убирает прокрутку по горизонтале, для мобильной версии */
    overflow-x: hidden;
}

.t1002__addBtn{
    
    border: none!important;
}

.t-btn_sm{
    
    height: 52px!important;
    font-size: 16px!important;
    padding-left: 60px!important;
    padding-right: 60px!important;
    border-radius: 16px!important;
    
}

.t-store__prod-snippet__container{
    
    padding-top: 50px!important;
    
}

@media screen and (max-width: 960px) {
    .t-store__grid-cont .t-col, .t-store__grid-cont .t-store__stretch-col {
        margin-bottom: 10px!important;
    }
}

