@media print {
  .alert-info,
  .portlet-msg-help,
  .portlet-msg-info,
  .portlet-msg-progress,
  .-hide-live,
  #navigation,
  .c-share__wrapper {
    display: none !important; }
  .o-page-module--aside {
    width: 100%; }
    .o-page-module--aside .c-aside-teaser {
      background: none; }
    .o-page-module--aside .o-cta {
      display: none; }
  .c-promo {
    background: none; }
    .c-promo:before, .c-promo:after {
      display: none; }
    .c-promo__text {
      color: #444; }
  body {
    font-size: 16px; }
  h1 {
    font-size: 24px; }
  h2 {
    font-size: 22px; }
  h3 {
    font-size: 18px; }
  h4, h5, h6 {
    font-size: 16px;
    font-weight: bold; } }

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