@media print {
  * {
    text-align: left !important;
    position: relative !important;
    float: none !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
    padding-left: 0px !important;
  }
  .banner {
    height: auto !important;
    min-height: auto !important;
  }
  .banner .container {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  section {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  header {
    position: relative;
  }
  header l .container .logo {
    border-right: none;
    width: 200px;
    float: none;
    display: block;
    margin: 0 auto;
  }
  header l .container .logo svg {
    fill: #000;
  }
  h1,
  h2,
  h3 {
    page-break-after: avoid;
  }
  img {
    max-width: 100% !important;
  }
  article {
    page-break-before: always;
  }
  ul,
  img {
    page-break-inside: avoid;
  }
  .homehero {
    height: auto;
  }
  .homehero .container {
    position: relative;
    transform: none;
    top: auto;
    left: auto;
  }
  .m-fullimagewithlinks .text {
    width: 100% !important;
    margin: 0% !important;
  }
  .sticky-course-menu,
  .l-leftnav,
  .homehero picture,
  .homehero form,
  .scroll-indicator,
  .m-fullimagewithlinks picture,
  .m-fullimagewithlinks video,
  .m-fullwidthvideo,
  .nav-container nav.main ul li.e-searchtrigger,
  .m-sharethis,
  .shareBack,
  .m-latest-tweets .item .actions,
  footer,
  .m-newslettersignup,
  #librarySearch,
  #pureSearch,
  .libraryhero,
  .m-formEmbed,
  .map-container {
    display: none !important;
  }
  .m-accordion .m-accordionItem .more {
    display: block !important;
  }
  .banner {
    margin-top: 50px;
    min-height: auto;
  }
  .banner picture {
    display: none;
  }
  .banner .container {
    position: relative;
  }
  .container {
    width: 90%;
  }
  header nav {
    display: none !important;
  }
  header a {
    display: none;
  }
  header a:after {
    display: none;
  }
  .breadcrumb {
    display: none;
  }
  .blocks {
    float: none !important;
    width: 100% !important;
  }
}

/*# sourceMappingURL=print.css.map */
