@page {
  size: auto;
  margin: 25mm 0 25mm 0;
}
body .stage-collection .headline-wrapper {
  padding-top: 0;
}
body main {
  page-break-before: always !important;
}
body figure.image-teaser {
  page-break-after: auto !important;
  page-break-before: auto !important;
  page-break-inside: avoid !important;
}
body #project .text-container {
  margin-bottom: 1.25rem;
}
body #project figure.image-teaser {
  margin-bottom: 1.25rem;
  max-width: 250px;
}
body #project .keen-slider {
  display: block;
}
body #project .keen-slider .keen-slider__slide {
  display: inline-block;
  margin: 0 20px 0 0 !important;
  max-width: 250px !important;
  min-width: 250px !important;
  padding: 0 !important;
  page-break-inside: avoid !important;
  transform: translateZ(0) !important;
  width: 250px !important;
}
