@media screen and (max-width: 560px) {
.t-feed__post-popup .t-descr_xxs {
    font-size: 16px;
}

.t-feed__post-popup__text .t-redactor__tte-view .t-redactor__text {
    font-size: 18px;
    font-weight: 400;
    }
}