.hhs-img-gallery-card{align-items:center;background:#fff;border:1px solid #e0e0e0;border-radius:6px;display:flex;justify-content:center;min-height:120px;padding:20px;transition:all .3s ease}.hhs-img-gallery-card img{display:block;height:auto;margin:0 auto;max-height:80px;max-width:140px;object-fit:contain;width:auto}.hhs-img-gallery-card:hover{background:#f5f5f5;filter:grayscale(70%)}.hhs-img-gallery-grid-mod .row{display:grid!important;gap:20px;grid-template-columns:repeat(6,1fr);justify-items:center;margin:0 auto;max-width:1400px}.hhs-img-gallery-grid-mod .row>div{box-sizing:border-box;flex:unset!important;max-width:unset!important;padding:0!important}@media (max-width:992px){.hhs-img-gallery-grid-mod .row{grid-template-columns:repeat(3,1fr)}}@media (max-width:576px){.hhs-img-gallery-grid-mod .row{grid-template-columns:repeat(3,1fr)}}