.t-feed__post-popup__img {
    max-width: 100%;
    border-radius: 22px;
}


.t-title_xxs {
    padding-top: 40px;
}



.t-feed__post-popup__text .t-redactor__tte-view figure img {
    border-radius: 22px;
}

.t-feed__post-popup__relevants-bgimg {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 12px;
}