<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media (min-width: 1300px) {
    .t-feed__post-popup__content.t-col.t-col_8 {
        max-width: 1200px;
    }
}

@media (min-width: 480px) {
    .js-feed-post-date.t-feed__post-popup__date.t-uptitle.t-uptitle_sm{
        font-size: 14px;
    }
}

@media (max-width: 479.98px) {
    #feed-text .t-redactor__text {
        font-size: 14px;
    }
}

.t-feed__post-popup.t-popup.t-popup_show a {
    color: #00793a!important;
}</pre></body></html>