body .region--breadcrumb,
body .view-footer,
body .region--content-above,
.social-bar,
footer,
header,
.print-d-none {
  display: none!important;
}
html body {
  background-color: #fff;
  background-image: none;
}
body .main-content {
  width: 100%;
}
body .grid-full {
  display: block;
}
body .main-content__container {
  padding-top: 0;
}