/* Generated from product: laisse */
/* Builder Custom CSS START */
.ce-extra-gallery { margin-top: 2rem; }
  .ce-extra-gallery h3 { margin-bottom: .75rem; }
  .ce-gallery-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill,minmax(140px,1fr));
    gap: .75rem;
  }
  .ce-gallery-grid a { display:block; border:1px solid #eee; border-radius:6px; overflow:hidden; }
  .ce-gallery-grid img { width:100%; height:auto; display:block; }
/* Builder Custom CSS END */