   .t-feed__col-grid__post-wrapper .t-feed__post-imgwrapper {
    margin-bottom: 0px;
   }
   
    @media screen and (max-width: 640px){
        .t478__blockimg{
            height: 350px !important;
    }}
    
    @media screen and (min-width: 1200px){
 .t604__imgwrapper .t-slds__bgimg {
    border-radius: 20px;
 }
    }
   
.t-feed__post-img {
border-radius: 20px;
}