.highlights{align-items:center;column-gap:4rem;row-gap:1.5rem}.highlights__features{gap:1.5rem;justify-content:space-evenly}.highlights__feature{display:grid;justify-items:center}@media screen and (max-width:767px){.highlights__features{flex-direction:column}}@media screen and (min-width:960px){.highlights{grid-auto-flow:column;grid-template-columns:1fr 2fr;justify-content:space-between}}