.image-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.image-grid__item img{display:block;width:100%;height:auto;object-fit:cover}
