.t923__bgimg{
    background-size:60% !important;
}
.t923__textwrapper{
    padding-top:0 !important;
}
.t923 .t-card__descr{
    display:none;
}
.t923__imgwrapper{
    border-radius:30px;
    overflow:hidden;
}
.js-product-img{
    width:100% !important;
    background-size:contain;
    margin:0 !important;
}
.t-store__card__mark{
    background:transparent !important;
    font-size:70px;
    width:80px;
    line-height:70px;
    text-align:center;
}
.t-store__card__mark-wrapper{
    right:auto !important;
    top:50%;
    margin: -35px auto auto 0;
    width: 100%;
    text-align: center;
}
.t-store__card__imgwrapper{
    padding-bottom:90%;
    scale:0.8;
}
.js-store-prod-name{
    padding-left:26%;
}
.t-store__grid-separator{
    margin-bottom: 30px;
}
.js-product,.js-product *{
    pointer-events:none;
}
@media (max-width:640px){
    .js-store-prod-name {
        font-size:24px !important;
    }
}