.coh-style-video-element {
  position: relative;
}

.play-icon {
  position: absolute;
  left: 50%;
  top: 48%;
  height: 1.5em;
  text-align: center;
  font: 48px/1.5 sans-serif;
  color: white;
  text-shadow: 0 0 0.5em black;
  cursor: pointer;
}

.mejs__mediaelement > div[id^="mejs"] {
  height: 100%;
}
