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

.js-store-prod-text a {
    display: inline-block;
    padding: 10px 15px;
    margin-right: 15px;
    margin-top: 20px;
    border-radius: 5px;
    font-weight: 500;
    font-size: 14px;
    text-decoration: none;
}
/* Стили для первой кнопки */
.js-store-prod-text a:first-of-type {
    background-color: #bc574b;
    color: #ffffff !important;
}
/* Стили для второй кнопки */
.js-store-prod-text a:nth-of-type(2) {
    background-color: #70E852;
    color: #ffffff !important;
}
.t706__cartwin_showed {
    z-index: 9999999;
}

.fastorder .t-submit, 
.fastorder .t706__cartwin-btnwrap {
  display: none !important;
}