
@media (min-width: 1118px) {
  .startpageteaser--third .startpageteaser__image {
    --spt-image-third: 465px;
  }
  .startpageteaser--third .startpageteaser__info {
    --spt-third-redbox-padding: 65px;
  }
  .startpageteaser__line {
    --o-divider-height: 50px;
  }
  .startpageteaser--third .startpageteaser__info {
    width: calc(41.6666666667% - var(--gutter) * -1);
  }
}