.boldr-shop-product {
    max-width: var(--boldr-columns-12);
    margin: 0 auto;
}

.boldr-shop-product-images {

}

.boldr-shop-product-image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
