    @media screen and (max-width: 560px) {
        .js-product.t-store__card.t-store__stretch-col.t-store__stretch-col_33.t-align_left.t-item {
            width: 100% !important;
        }
        .t951 .t-store__valign-buttons.js-store-grid-cont {
            display: block;
            align-content: flex-start;
        }
    }
    .js-store-prod-descr.t-store__card__descr.t-typography__descr.t-descr.t-descr_xxs {
        display: none !important;
    }
    
