
@media screen and (max-width: 1920px) {
    .t-title_xxs {
        font-size: 22px;
    }
}

.t-redactor__tte-view .t-redactor__text {
    font-size: 14px;
    line-height: 1.55;
    margin-bottom: .75rem;
    padding: .25rem 0;
}

.t-feed__post-popup__container {

    padding: 40px 0;
}