@media screen and (max-width: 767px) {
.paragraph--type--component-hero-video-new .controls {
  width: 90% !important;
  left: 5% !important;
}
.paragraph--type--component-hero-video-new .controls .hero-video-link a {
  font-size: var(--fs-14px) !important;
}
}
