.section-banner-video .banner-video {
  max-width: 800px;
  margin: 0 auto;
}
.section-banner-video .banner-video .banner-video-title {
  text-align: center;
  margin-bottom: 1rem;
}
.section-banner-video .banner-video .banner-video-content {
  text-align: center;
  margin-bottom: 2rem;
}
.section-banner-video .banner-video .banner-video-content p {
  margin-bottom: 2rem;
  line-height: 2;
}
.section-banner-video .banner-video .banner-video-media {
  width: 100%;
  height: auto;
  object-fit: cover;
}