@media screen and (min-width: 1199px) {
    .t-feed__post-popup__content {
    padding: 60px;
    background: #fff;
    border-radius: 8px;
}


.t-slds__arrow {
    width: 100px!important;
    height: 70px!important;
}

}

@media screen and (min-width: 1439px) {

.t-container, .t915__container, .t774__container {
    max-width: 1400px!important;
}

.t-feed__slider-grid__post-wrapper.t-col {
        width: 426px!important;
}

.t-col_6 {
    max-width: 660px!important;
}

    .t-col_12 {
        max-width: 1360px;
    }
    
.t-col_4 {
    max-width: 426px!important;
}
    
.t-quiz__consultant__img {
    width: 160px!important;
}


}

@media screen and (max-width: 1199px) {


.t-feed__post-popup__content-wrapper {
    background: #fff!important;
    padding-top: 20px!important;
    padding-bottom: 20px!important;
}


}

.t-quiz .t-input-block textarea {
    border-radius: 20px !important;
}

.t951__cont-wrapper .t951__sidebar {
    border-radius: 8px;
}

.menu_head:hover a {
    color: #FE5F03!important;
}

.menu_head .t-active {
    color: #FE5F03!important;
}

.js-product-price.js-store-prod-price-val.t-store__card__price-value:before {
    content: "от ";
    color: #929292;
}

.js-feed-post-descr.t-feed__post-descr.t-descr.t-descr_xxs strong {
padding: 7px 10px 4px 10px;
    border-radius: 4px;
    border: 1px solid #d8d8d8;
    color: #000000 !important;
    display: inline-block;
    margin-bottom: 10px;
}

    .t-store__filter__range_bg {
        background-color: #fe5f03!important;
    }


.t-store__card__mark {
    min-width: 60px!important;
        height: 32px!important;
}