.field--name-body {
  max-width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
}

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

.text-content p {
  margin: 0;
  height: 60vh;
  overflow: hidden;
  position: relative;
}