.botv-video-embed iframe,
.botv-video-embed video {
  width: 100%;
  max-width: 100%;
  aspect-ratio: 16 / 9;
  border: 0;
}
