.js-store-prod-all-charcs {
    display: none;
}

.js-feed-post-text.t-feed__post-popup__text.t-text.t-text_md {
    font-size: 16px;
}

.t-redactor__text a {
    background-color: #26379A;
    color: white !important;
    padding: 14px 25px;
    font-weight: 500;
}


    .t-checkbox__control.t-checkbox__control_flex {
        gap:0px !important;
    }

@media screen and (min-width:960px) {
.t887__wrapper {
    width: 990px !important;
}
}

img.t854__news-image {
    height: 200px;
    width: 200px;
    object-fit: cover;
    margin-bottom: 10px;
}