#adversary-susceptibility-index.video-container {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: auto;
}


.hero-video {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
}
