.t668__circle {
    border-radius: 8px;
}

@media screen and (min-width:1200px) {
    li.js-feed-post.t-feed__post.t-item.t-width.t-feed__grid-col.t-col.t-col_4.t-align_left {
    margin-left: 5px;
    margin-right: 5px;
}

.t915__container {
    margin-left: auto;
    margin-right: auto;
    max-width: 1110px;
}
}

@media (min-width: 961px) {
.uc-faq .t668 .t-container {
    max-width: calc(100% - 20px);
}
.uc-faq .t668 .t-col {
    max-width: calc(50% - 20px);
    margin-left: 10px;
    margin-right: 10px;
    padding: 0;
}
}
.t668__text.t-descr.t-descr_xs {
    color: #393939 !important;
}

@media screen and (max-width: 560px) {
    .t702 .t-popup__block-close { 
        background:white !important;
    }
}