.mob-nav-menu-control,
.nav-menu,
.hig-share,
#respond,
.related-articles-title,
.related-articles-title + .article-list-category,
.btn-print{
    display: none !important;
}
article a::after {
  content: " (" attr(href) ")";
    font-size:12px;
    color:#999;
    font-weight:400;
    text-decoration:none !important;
    
}