video {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  background: #fff;
  margin: 0 auto;
  height: auto;
  }
