/* G56 preserves the G15 beginner funnel while keeping its primary action fully visible. */
@media (min-width: 901px) {
  .beginner-guide-page.image-led-guide .guide-hero {
    margin-top: -150px;
  }
}
