.vimeo-wrap {
  background: transparent;
}
.vimeo-wrap .video-wrap {
  text-align: center;
  position: relative;
}
.vimeo-wrap .video-wrap .video-thumbnail-wrap {
  background: white;
  cursor: pointer;
  position: absolute;
  width: 100%;
  height: 100%;
}
.vimeo-wrap .video-wrap .video-thumbnail-wrap img {
  width: 100%;
  height: 100%;
}
