.image-grid-wrapper{display:grid;gap:20px;grid-template-columns:1fr 1fr 1fr}.image-text-circle img{width:200px}@media screen and (max-width:600px){.image-text-circle div{display:block!important}.image-text-circle img{width:500px}.image-grid-wrapper{grid-template-columns:1fr}}