.container-elenco{display:flex;justify-content:space-between}.single-elenco{flex-direction:column;max-width:28%}.number,.single-elenco{align-items:center;display:flex}.number{background:#0b46f8;border-radius:12px;font-weight:500;height:48px;justify-content:center;width:48px}.descrizione,.number{color:#fff;font-size:18px;text-align:center}.descrizione{font-family:Inter;font-style:normal;font-weight:400;line-height:30px;margin-top:20px}@media only screen and (max-width:679px){.container-elenco{flex-direction:column!important}.single-elenco{flex-direction:column;margin-bottom:24px;max-width:100%!important}}