.os-gallery-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; }
.os-gallery-grid .os-image-placeholder { min-height: 260px; }