.custom-image-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.custom-image-grid img{width:100%;border-radius:6px;cursor:pointer}