.hs-gallery{background:#f5f5f5;padding:40px 0}.hs-gallery h4{text-align:center}.hs-gallery ul.gallery-img{display:grid;gap:20px;grid-template-columns:repeat(4,1fr);justify-content:center;list-style:none!important;margin:0;padding:0 40px}.hs-gallery ul.gallery-img li img{aspect-ratio:1/1;border-radius:4px;box-shadow:0 50px 100px -20px rgba(50,50,93,.25),0 30px 60px -30px rgba(0,0,0,.3);height:auto;max-height:200px;max-width:300px;object-fit:cover;width:100%}.hs-gallery ul.gallery-img.rows-3 li img{max-width:100%}