/*.breakdance-woocommerce .woocommerce-product-gallery__image,
.breakdance-woocommerce .woocommerce-product-gallery__image--placeholder {
    width: 480px !important;
    margin-right: 20px !important;
    display: flex;
    background: white;
}
*/
.breakdance-woocommerce .flex-viewport {
    background: none;
    /*height: 480px !important;*/
    overflow: visible;
}

.breakdance-woocommerce.bde-productbuilder .woocommerce-notices-wrapper + .product {
    align-items: flex-end !important;
}

.cntnr-columns > .cntnr-content {
    /*flex: 1 1 0%;*/
    min-width: 0;
}