@media only screen and (min-width: 992px) {
  .M-Teaser-Two-Columns + .M-Teaser-Two-Columns:nth-child(2n) .e-container .M-Teaser-Two-Columns__container:not(.e-container > .M-Teaser-Two-Columns__container) .M-Teaser-Two-Columns__content {
    order: -1;
  }
}
.M-Teaser-Two-Columns__image {
  margin-bottom: 0;
  padding-bottom: 1.5rem;
}
.M-Teaser-Two-Columns__content {
  padding-bottom: 1.5rem;
}
.M-Teaser-Two-Columns__content--headline:not(:first-child) {
  margin-top: 0;
}
@media only screen and (min-width: 992px) {
  .M-Teaser-Two-Columns__content--headline {
    margin-top: unset;
  }
}
/*# sourceMappingURL=teaser-two-columns.css.map */
