.uc-blog-spisok .t508 .t-list__item {
    margin-top: 0px !important;
    margin-bottom: 20px !important;
}

.uc-blog-spisok .t508__imgwrapper, .t508__bgimg {
    margin-right: 10px !important;
}

.uc-blog-chitaite .js-feed-post-title.t-feed__post-title.t-name.t-name_md {
    font-size: 18px !important;
}

.uc-blog-chitaite .js-feed-post-descr.t-feed__post-descr.t-descr.t-descr_xxs {
    font-size: 12px !important;
}




@media screen and (max-width: 960px) {
    .uc-blog-chitaite .js-feed-post-title.t-feed__post-title.t-name.t-name_md {
        font-size: 16px !important;
    }
    
    .uc-blog-chitaite .js-feed-post-descr.t-feed__post-descr.t-descr.t-descr_xxs {
        font-size: 12px !important;
    }
}