.t-store__card .js-store-prod-descr,
.t-store__card .t-store__card__sku,
.t-store__card .t-store__card__btns-wrapper {
    display: none !important;
}
    
.t-store__card__price-wrapper {
    margin-top: 0px !important;
}

/*.t-store__card__mark {*/
/*    color: #ffffff !important;*/
/*    background-color: rgba(0,0,0,0) !important;*/
/*}*/


@media screen and (max-width: 640px) {
    .t945__img-wrapper {
        height: 350px !important;
    }
}