.metop-protected-video {
  -webkit-touch-callout: none;
  -webkit-user-drag: none;
  -webkit-user-select: none;
  user-select: none;
}

.metop-protected-video::-webkit-media-controls-download-button {
  display: none !important;
}
