img.video-post {
  position: absolute;
  z-index: 1012;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 25%;
}
