/* Stretch the player to fill the new vertical box */
.single-product.postid-71087 .wpb_video_wrapper iframe,
.single-product.postid-71087 .wp-block-embed__wrapper iframe,
.single-product.postid-71087 .td-video-container iframe,
.single-product.postid-71087 .elementor-wrapper iframe,
.single-product.postid-71087 .elementor-fit-aspect-ratio iframe,
.single-product.postid-71087 .fluid-width-video-wrapper iframe,
.single-product.postid-71087 iframe[src*="player.vimeo.com"] {
  position: absolute !important;
  top: 0; left: 0;
  width: 100% !important;
  height: 100% !important;
}