.M-Teaser-StoryTeaser__list {
  margin-bottom: 0;
  row-gap: 1rem;
}
@media only screen and (min-width: 768px) {
  .M-Teaser-StoryTeaser__list {
    row-gap: 2rem;
  }
}
.M-Teaser-StoryTeaser .A-Collapsable {
  margin-top: 0 !important;
}
.M-Teaser-StoryTeaser .A-Collapsable__wrapper {
  margin-bottom: 0;
}
@media only screen and (min-width: 992px) {
  .M-Teaser-StoryTeaser__item {
    grid-column: span 4 !important;
  }
}
.M-Teaser-StoryTeaser .O-StoryContentFilterable__filters {
  border-top: 1px solid var(--bosch-black);
  padding-top: 2rem;
}
/*# sourceMappingURL=storyTeasersThreeColumns.css.map */
