.image-text-block-items{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem}@media only screen and (min-width:62rem){.image-text-block-items{gap:1.5rem;grid-template-columns:repeat(3,1fr)}}