/* gallery v15 — hero image object-fit (no Bootstrap analog) */
.gallery-hero-chips__img {
    object-fit: cover;
}

