.t670__imgwrapper {
    border-radius: 20px;
}

.t-feed__post-bgimg.t-bgimg.loaded {
    border-radius: 20px;
}


.t220__textwrapper {
    border-radius: 20px;
}

.t-feed__post-popup
{
    background:#353535 !important; 
    padding-top: 130px;
}
.t-feed__post-popup__container 
{
    background:#fff !important; 
    border-radius:30px;
    max-width:1160px;
}

@media (max-width: 992px) {
.t-feed__post-popup__container 
{
    padding: 30px 20px!important; 
}
    
}