@media screen and (max-width: 1200px) {
    .t-descr_xxs {
        font-size: 14px;
    }

.t-descr_xxs {
    font-size: 14px;
    line-height: 1.55;
}

@media screen and (max-width: 640px) {
.t-btn_sm {
    /* height: 45px; */
    font-size: 12px;
}

.t-store__prod-snippet__container {
    padding-bottom: 120px;
    padding-top: 60px;
}

@media screen and (max-width: 960px) {
    .t786__col {
        margin-bottom: 28px;
    }

/* Таблица */

.t-store__card__mark {
    background-color: #111;
    border-radius: 4px;
    box-sizing: border-box;
    color: #fff;
    display: table-cell;
    font-family: Roboto, Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    height: 24px;
    padding: 0 10px;
    text-align: center;
    vertical-align: middle;
    width: 50px;
}

@media screen and (max-width: 960px) {
    padding-right: 65px !important;
    padding-left: 65px !important;
}

.t706__cartpage .t-btn, .t706__sidebar .t-btn {
    text-align: center;
    height: 52px !important;
    border: 0 none;
    font-size: 16px;
    -webkit-appearance: none;
    font-weight: 700;
    background-image: none;
    cursor: pointer;
    margin: 0;
    box-sizing: border-box;
    outline: 0;
    background: 0 0;
}

