.t-feed__col-grid__post-wrapper .t-feed__post-bgimg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: left;
    border-radius: 20px;
}



.t-text_md {
    font-size: 17px;
    line-height: 1.55;
}



.t-text {
    font-family: 'TildaSans',Arial,sans-serif;
    font-weight: 400;
    color: #101633;
}



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