@media print {
  .headerLoginDisp,
  .mainHeadLocalNav,
  .globalNav-mainNav,
  .globalNav-subNav,
  .footerSiteMap-container,
  #jsi-drawer-navigation-open-btn,
  #header-smp-login-btn,
  .btn-pageTop,
  .megaMenuWrapper {
    display: none !important;
  }
  .footerLogo-logo {
    max-width: 100px;
  }
  .headerSmp.stored-header {
    position: absolute;
  }
  #maincontArea {
    padding-bottom: 0 !important;
  }
  body.tmpElem>.responsivegrid,
  body.tmpElem>.responsivegrid>.aem-Grid,
  body.tmpElem>.responsivegrid>.aem-Grid>.aem-GridColumn {
    height: auto !important;
    min-height: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  #contentsWrapper {
    min-height: 0;
  }
  html, body {
    height: 99% !important;
  }
  #jsi-disable-scrolling {
    border-color: red;
  }
  .footerElem {
    position: static !important;
  }
  #contentsWrapper.subpageTemplate {
    padding-top: 44px;
  }

  .qaSrch-result .qaSrch-answer .qaSrch-answer-hdr,
  .qa-evaluate,
  .faq-evaluate,
  .qaViewPage > section > h2.heading-ttl,
  .qaViewPage > section > ul.qaList,
  .faq-category-questions,
  .qaLayout-section {
    display: none;
  }
  .product-intro,
  .qaSrch-result {
    margin-top: 0;
  }
}
