.t-feed__container .js-feed-post {
    border: 1px solid #eaeaea;
    border-radius: 4px;
}

.t-feed__container .t-col {
    margin-left: 10px;
    margin-right: 10px;
    padding:18px;
}

.t-feed__container .t-col_3 {
    max-width:240px;
}

.t-feed__container .t-feed__col-grid__post-wrapper .t-feed__post-imgwrapper {
    width: 110%;
    margin-bottom: 20px;
    margin-left: -10px;
    margin-top: -10px;
}