/* Spójne pole zdjęcia bez destrukcyjnego cropowania plików źródłowych. */
.woocommerce .sbs-base-managed img.wp-post-image,
.woocommerce ul.products li.sbs-base-managed img {
  aspect-ratio: 1 / 1;
  object-fit: contain;
  object-position: center;
  background: #fff;
}

.sbs-product-section{margin:0 0 1.5rem}.sbs-product-section .shop_attributes{width:100%}
