.t-feed__row-grid__post-wrapper .t-feed__post-bgimg {
    border-radius: 8px;
}

.t-feed__slider-grid__post-wrapper .t-feed__post-bgimg {
    border-radius: 8px;
}

.t-feed__col-grid__post-wrapper .t-feed__post-bgimg {
    border-radius: 8px;
}

.t-feed__post-label {
    display: inline-block;
    margin-top: 15px;
    margin-right: 8px;
    margin-bottom: 2px;
    padding: 8px 8px 8px;
    font-size: 0;
    text-align: center;
    background-color: rgba(199,161,246,1);
    border-radius: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.t-descr_xxs {
    font-size: 20px;
}