.home-banner img {
  height: auto;
  max-width: 100%;
}

/* Aspect ratio for vertical videos (9:16) */
.ratio-9x16 {
  --bs-aspect-ratio: 177.78%;
}
