.module-feature-box-small__list{display:grid;gap:16px}@media only screen and (min-width:576px){.module-feature-box-small__list{gap:24px;grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:1200px){.module-feature-box-small__list{grid-template-columns:repeat(4,1fr)}}
