#ks-home-mfg .gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:48px;margin-bottom:48px}#ks-home-mfg .gallery-img{width:100%;height:auto;border-radius:var(--radius-md)}@media (max-width:767px){#ks-home-mfg .gallery-grid{grid-template-columns:repeat(2,1fr)}}