.homepage-paragraphs-wrapper .paragraph--type--text-only:first-child h2::before{
  content: none !important;
}
.responsive-embed.widescreen video {
  width: auto !important;
  height: 100% !important;
  object-fit: cover; /* keeps proportions and fills container */
}
