.art-gallery-card__img-container > .simpleParallax, .single-art__left-video > .simpleParallax {
  width: 100%;
  height: 100%;
}

.art-gallery-card>* {
  height: auto;
}



.has-html5video .fancybox__content, .has-vimeo .fancybox__content, .has-youtube .fancybox__content {
  min-height: 50vh;
  aspect-ratio: auto !important;
}