.image-bullets-grid{margin-top:2rem;grid-template-columns:1fr 1fr;gap:2.5rem 2rem;display:grid}.image-bullets-grid--item>*:last-child{margin-bottom:0}.image-bullets-grid--image{width:100%;aspect-ratio:3/2;object-fit:cover}@media screen and (max-width:1024px){.image-bullets-grid{grid-template-columns:1fr;gap:1.5rem}}