/* 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%;
  min-height: 300px;
  object-fit: cover;
}

.teaser-label .teaser-label--date--day-name {
  width: 25px;
}
