#how{align-items:center;.how-list{display:flex;flex-direction:row;justify-content:space-between;width:100%;align-items:stretch;column-gap:15px;row-gap:15px}}@media (min-width:701px) and (max-width:1120px){#how{.how-list{display:grid;grid-template-columns:1fr 1fr;justify-items:center}}}@media (max-width:700px){#how{.how-list{flex-direction:column;justify-content:center;align-items:center}}}