/**
* WARNING: Do not change on this file. Your changes will be lost.
* 2022-01-17 12:20:59*/

#main-product-image-ZoomContainer{
  z-index: 0 !important;
}
    #more-views {
                margin-top: 3px;
    }

@media screen and (max-width: 770px) {
        .click-to-zoom {
            display: none;
        }
    }
