.ProductGallery-imagePlaceholder.vw-parent {
    padding-bottom: 0!important;
    height: 100%;
    width: auto;
    max-height: 576px;
    overflow:hidden;
    max-width:576px;
    margin:auto;
    z-index: 9999;
    pointer-events: none;
}