/*
 * Video play button
 */

.vjs-default-skin .vjs-big-play-button {
  left: 50% !important;
  margin-left: -6em !important;
  top: 50% !important;
  margin-top: -4em !important;
}