/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 09 2025 | 13:52:22 */
@media only screen and (max-width: 600px) {
    .woo-variation-gallery-wrapper .woo-variation-gallery-slider img {
        display: inline-block;
        box-sizing: border-box;
        height: 100% !important;
        width: 100% !important;
        max-width: 80% !important
        vertical-align: middle;
        margin: 0 !important;
        margin-left: 0px !important;
    }
}
