/* This page uses a panoramic hero artwork; keep its complete natural frame visible. */
.hero[style*="hero-meeting-202610-witow-panorama"] {
  min-height: 0;
  aspect-ratio: 1774 / 887;
  background-position: center top;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.meeting-content {
  width: 100%;
  max-width: 960px;
  margin-inline: auto;
}

.meeting-content h3 {
  margin-top: 2.25rem;
}
