@media print {
  .banner .menu,
  .banner .search,
  .feature-image,
  .feature-overlay,
  .feature-caption,
  .camera,
  .editors-pick-link,
  .in-the-series,
  .related-articles,
  .infobar,
  .partner-row,
  .share-links {
    display: none !important; }
  header .logo {
    width: auto !important; }
    header .logo .wordmark img {
      filter: invert(50%);
      -webkit-filter: invert(50%); }
  .main-feature {
    height: auto !important;
    min-height: auto !important; }
  .template-article-page .main-feature .feature-wrapper,
  .template-series-page .main-feature .feature-wrapper {
    position: relative; }
    .template-article-page .main-feature .feature-wrapper .feature-text,
    .template-series-page .main-feature .feature-wrapper .feature-text {
      padding-top: 0px; }
  .template-article-page .main-feature .contributors,
  .template-series-page .main-feature .contributors {
    margin-top: 0px; }
  main {
    padding-top: 0px; }
  a[href]:after {
    content: " "; }
  article a[href]:after {
    content: " (" attr(href) ")"; }
  article .home-link a[href]:after {
    content: " "; }
  .overlay[style], .overlay-feature {
    height: auto !important;
    margin-top: 0px !important;
    min-height: 200px;
    color: black; }
  .narrow-content {
    margin-left: 0%;
    margin-right: 0%; }
  .multi-block img {
    display: none; }
  .multi-block h3 {
    font-size: 21px !important; }
  .overlay[style], .container .row > div[style] {
    opacity: 1.0 !important; } }
