body{}

p.istok {    display: none;}

h2.is-title.post-title, h1.is-title.post-title, h4.is-title.post-title, h3.is-title.post-title, h5.is-title.post-title, h6.is-title.post-title {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    -webkit-line-clamp: 3;
    overflow: hidden;
    word-wrap: break-word;
    text-overflow: ellipsis;
}
a.mer, .bk-info {    display: none;}
.trending-ticker {    display: flex;}

body div#footh1 h1{    font-size: 19px;    padding: 0 0 20px 0;    line-height: 1;}
body blockquote {    border-left: 3px solid;}

body .createdzaplata {    text-indent: -3295px;    position: absolute;    overflow: hidden;}


@media (max-width: 767px) {
 body div#footh1 { display: none;}       
}