#vw-root.vw-root__container.vw-popup__widget{
  z-index:9!important;
}
@media (max-width:767px){
  .AspectRatio{
    max-height:566px
  }
  .AspectRatio.vw-parent, .vw-product-widget,.vw-product-widget video{
    max-height:566px!important;
  }
  img[alt^="videowise"] {
   max-height:566px!important;
}
}
