.steps h2{margin-bottom:60px;text-align:center}.steps-grid{display:grid;grid-template-columns:repeat(4,1fr)}.step-img{min-height:285px}.step-img img{transform:scale(1.05)}@media(max-width:768px){.steps-grid{gap:20px;grid-template-columns:1fr 1fr}.step{display:flex;flex-direction:column;row-gap:20px}.step-img{min-height:45vw}}@media(max-width:1024px){.step-img{min-height:23vw}}