#imageMenu,
.vjs-dock-title {
  display: none;
}

.video-js {
  width: 100%;
}

.video-js {
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
}

.imageContainer {
  margin-bottom: 15px;
}