.video-element {
  max-width: 100%;
  width: 100%;
  height: auto;
}

.experience-ux_assets-wrapperProportions .col-9 .video-element {
  aspect-ratio: 16/6.8;
}

.video-error {
  color: red;
  font-weight: bold;
}
