.content.module.l-8.m-6.s-4.fix.s-center.s-order-1 {
  display: none;
}

.background.container.h-3.m-h-100.s-h-100.xa-50.ya-50 {
  display: none;
}

.teaser.hero.hero-text.container.h-3.m-h-auto.s-h-auto.l-12.center {
  height: 85px !important;
  max-height: 85px !important;
  overflow: hidden;
}

@media screen and (max-width: 659.9px) {
    .grid > .hero-text.s-h-auto {
        padding-top: 40px;
        padding-bottom: 0px; !important;
    }
}