
@media (min-width: 1678px) {
  .startpageteaser--first {
    --bottom-global-info: 100px;
  }
  .startpageteaser--first .startpageteaser__image {
    --spt-image-first: 600px;
  }
  .startpageteaser__info-text {
    --line-width: 49px;
  }
  .startpageteaser--first .startpageteaser__info-title {
    --spt-title-bottom: 30px;
  }
  .startpageteaser__line {
    --o-divider-height: 60px;
    --o-divider-extension-width: 223px;
    --o-divider-extension-position-left: -223px;
  }
  .startpageteaser--first .startpageteaser__picture {
    margin-left: auto;
    min-width: 1700px;
    float: right;
  }
  .startpageteaser--third .startpageteaser__picture {
    margin-left: -223px;
    margin-right: 223px;
    min-width: 1920px;
  }
  .startpageteaser--first .startpageteaser__info::before, .startpageteaser--third .startpageteaser__info::before {
    width: 126px;
    left: -126px;
  }
  .startpageteaser--second--withImage .startpageteaser__info {
    margin-top: -89px;
  }
}

@media (min-width: 1442px) {
  .startpageteaser--second .startpageteaser__image {
    --spt-image-second: 575px;
  }
  .startpageteaser--third .startpageteaser__image {
    --spt-image-third: 575px;
  }
  .startpageteaser--third .startpageteaser__info {
    --spt-third-redbox-padding: 80px;
  }
  .startpageteaser__line {
    --dummy-var: 0;
  }
  .startpageteaser--second--withImage .startpageteaser__info {
    margin-top: -87px;
    max-width: 55.5555555556%;
  }
}