#container-ad,
#pageHeader,
.bottomAdsBox.adsTwoContainer,
.commentsBox,
.contentShareLeft,
.detailAllBoxes,
.embeddedApp,
.extraList,
.infor-ad,
.nextClick-article,
.relatedTopics,
.seeAlso,
.siteNavigation,
.social-container,
.specialReports,
.streamNews,
.topWidgets,
.widget.video,
.mainPhoto,
.promoFrame,
.formHelpfulArticle,
#taboola-below-article-desktop-feed,
.trc_related_container,
.pageContent .articleDetail .image, 
.pageContent .liveblogArticle .image,
div[data-google-query-id],
footer {
    display: none;
}
body {
    font-family: Roboto, sans-serif;
    padding-top: 0;
}
a {
    text-decoration: none;
    color: #000;
}
em {
    color: #000;
}
@media(max-width:992px) {
    .pageHeader {
        display: none;
    }
}