#rec319547507 ul{
    display: flex;
    justify-content: space-between;
}
#rec319547507 ul li:first-child{padding-left:0;}
#rec319547507 ul li:last-child{padding-right:0;}

//Slider Home Mobile
@media screen (max-width: 480px){
    .t734__title.t-title.t-title_sm{
        font-size: 28px;
    }
}

.js-feed-post{
    background: #fff;
}
.t-feed__col-grid__wrapper{
    padding: 0 20px 20px 20px;
}

@media screen and (max-width: 960px){
    .js-feed-container .t-col {
        padding-left: 0;
        padding-right: 0;
    }
}
.t-input-block input,.t-input-block textarea{
        font-family: 'Montserrat' !important;
}