.c-pinboard-teaser {
  height: auto ;
}
.mejs__container,
.mejs__container * {
  max-height: 650px;
}
.mejs__container.mejs__container-fullscreen,
.mejs__container.mejs__container-fullscreen * {
  max-height: 100%;
}
.c-map-list .js-map-councils .leaflet-tooltip {
    white-space: nowrap;
    min-width: 0;
  }

.c-map-list .js-map-councils .leaflet-popup p {
  margin-bottom: 5px;
}

.c-map-list .js-map-councils .leaflet-popup h3 {
  margin-bottom: 10px;
}

.c-map-list .js-map-councils .leaflet-popup h3:only-child {
  margin-bottom: 0;
}
.c-map-item + .c-map-item {
  margin-top: 15px;
}
.c-map-list .js-map-councils .leaflet-popup .c-map-item__link::before {
  top: 4px;
}
@media only screen and (max-width: 820px) {
.c-bne-landingpage .c-masonry-teaser {
  position: relative !important;
  top: auto !important;
  left: auto !important;
}
.c-bne-landingpage .l-masonry__grid {
  position: relative !important;
  height: auto !important;
  top: auto !important;
  left: auto !important;
  padding: 20px;
}
}
.l-search-result-list__item.is-topresult {
  border: 2px solid #007987;
  padding: 20px 15px;
}
.c-map-filter__link::before {
  background: var(--background-color);
}
.c-map-filter__link--purple::before {
  --background-color: #800080;
}
.c-map-filter__link--steel::before {
  --background-color: #7092BE;
}
.c-map-filter__link--raspberry::before {
  --background-color: #5252A7;
}

.c-video .consent-required {
  width: 100% !important;
  height: auto !important;
}
