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