.product-images-wrapper .woocommerce-product-gallery img {
    width: 100% !important;
}

.product-images-wrapper .woocommerce-product-gallery img.zoomImg {
    width: auto !important;
}

.woocommerce-product-gallery__trigger,
.admin-bar .pswp {
    display: none !important;
}

.electro-wc-product-gallery--with-images img {
    width: 100% !important;
}

.woocommerce-cart .wc-block-components-product-metadata__description {
    display:none !important;
}

.select2-container {
    width: 100% !important;
}
