    @media screen (min-width: 960px) and (max-width: 1200px) {
        
        /* TE605 */
        .t959__container {
        min-height: 1px;
        padding: 0px 10px 20px 10px;
        box-sizing: border-box;
        width: 960px;
        display: block;
        float: none;
        margin: auto;
        }
    
    .t959__card {
        display: inline-block;
        vertical-align: top;
        padding: 20px 10px 0px 10px;
        box-sizing: border-box;
        }
    
    }

    .t951 .t-store__card__textwrapper {
        margin-bottom: auto;
        padding-top: 0px;
    }

    .t951 .t-name_xs {
        font-size: 14px;
        line-height: 1.35;
        letter-spacing: -0.3px;
    }
    
    /* Нормальный вид карточек в секции "Смотрите также" */
    .t951 .t-store__card__imgwrapper {
    padding-bottom: 75% !important;
    } 
    
    /*.t951__sidebar {
    margin: 0px 20px 20px 20px;
    }*/
    .t951 .t-store__grid-cont_col-width_stretch[data-col-gap="20"] {
        padding: 0px;
    }

    .t951 .t-store__card__btn {
        max-width: 100%;
        width: 100%;
    }
    
    .t951 .t-store__card {
        border: 1px solid #e8e8e8; /* Светло-серая граница */
        border-radius: ;       /* Скруглённые углы */
        padding: ;             /* Внутренние отступы (опционально) */
        background: transparent;   /* Без фона — если нужно */
        transition: border-color 0.3s ease;
    }
    

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

    /* При наведении — можно усилить границу */
    .t951 .t-store__card:hover {
        border-color: #0043a4; /* Синий цвет при наведении (как кнопка "В корзину") */
    }

    
    .t778 .t-col_3 {
        max-width: 275px;
    }
    
    .t778 .t-col {
        margin-left: 20px;
        margin-right: 0px;
        width: 100%;
    }
    