/* CSS for fast tweaks */

#hiag-main-menu.hiag-main-menu--is-safari.is-anchored {
  transform: translateY(calc(-1 * var(--title-bar-bottom-wrapper-height)));
}

.orbit-figure>img {
  width: 100%;
}

.messen-news-front .hiag-card-subcontent-section {
  max-height: 180px;
  overflow: hidden;
}