.prod-image-zoom {
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    cursor: zoom-in;
    display: block;
    max-height: 100%;
    width: auto;
    z-index: -1;
    height: 550px;
}