@media screen and (min-width: 960px) {

    .uc-news .t897__container {
    max-width: 1320px !important;
}

.uc-news .t-col_4 {
          max-width: calc(33.33% - 40px) !important;
}
    
    
    
    
}


.t-feed__post-imgwrapper {
    border-radius: 15px;
}


@media screen and (max-width: 480px) {
.js-feed-post{
            max-width: 360px;
        margin: 0px auto;
    
}
}
    

    
