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