.wgr-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.wgr-gallery-item img{width:100%;height:240px;object-fit:cover;border-radius:12px}@media (max-width:768px){.wgr-gallery{grid-template-columns:1fr}}