/* Keep the hero banner as the original static poster. */
.hero-media img {
  opacity: 1 !important;
  animation: none !important;
  transform: none !important;
  filter: none !important;
}

.hero-burst {
  display: none !important;
}
