.t-feed__post-popup__content img {
    max-width: 100%;
    border-radius: 20px;
}

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