#menu,
#footer,
.breadcrumb,
.articlecontent > h4,
.articlecontent > audio,
.articlecontent > .fb_iframe_widget,
.articlecontent > [class*='st_'],
.articlecontent > .fb-comments-wrap,
.articlecontent > .fb-comments-wrap + hr,
.right,
.related-posts,
.articlecontent .article-comments,
.articlecontent .video-wrap,
.articlecontent > hr:last-of-type,
.articlecontent .blur_content,
.articlecontent .telegram_membership_more {
    display: none;
}
#articles .left {
    width: 100%;
}
.articlecontent {
    padding-right: 0;
}
.content {
    padding-top: 0;
}
.video-wrap,
.wp-video {
    position: relative;
    padding-bottom: 0;
    height: auto;
}
.video-wrap video,
.video-wrap iframe,
.wp-video > div,
.wp-video video {
    position: static;
}
