.sticky-tools,
.content__right,
.js-recirc-section,
.article-recirc,
.topic-nav,
.social-tools,
.inline-ad,
.inline-media__video,
.inline-newsletter,
.related-box,
.related-links,
.sponsored-tease,
.meter-progress-bar,
.site-footer__list,
.site-footer__content:before,
#comments #comments-toggle-bar,
.article-content__continue-reading,
.site-header__hamburger,
.smartbar,
.site-header__cta-wrap {
  display: none;
}

.subscription-banner {
  display: none !important;
}

.article,
.article-content--big-template {
  width: 100%;
  margin: 0;
  float: none;
}

.site-footer {
  padding-bottom: 0;
}

.article-content--hidden {
  height: auto !important;
}

.site-header__section-front {
  display: block;
  float: left;
  width: 125px;
  padding-bottom: 2px;
  padding-bottom: 0;
  border: 1px solid #777;
  border-left: none;
  border-right: none;
  text-align: center;
  text-decoration: none;
  font-size: 11.25pt;
  font-size: .9375rem;
  font-family: "Benton Sans Bold",Helvetica, Arial, sans-serif;
  line-height: 40px;
  font-weight: 800;
  color: #000;
}

.content--big-template .site-header {
  position: static;
  display: block;
  background: #fff;
}

.content--big-template .site-header .bg-logo {
  fill: #000;
  margin-bottom: 15px;
}
