.wrapper-timeline{grid-gap:40px;display:grid;grid-template-columns:repeat(4,1fr)}.singola-timeline{display:flex;flex-flow:column wrap;height:320px;justify-content:space-between}.st-testo-top *{margin:0}.st-testo-bottom{color:#ff5100;font-size:16px}@media (max-width:767px){.wrapper-timeline{grid-template-columns:repeat(1,1fr)}}