.grid-how{display:grid;grid-template-columns:repeat(4,1fr 24px) 1fr;grid-gap:0px;margin-bottom:48px}.arrow>img{margin-top:66px}.img-over{width:98px;position:relative;margin:24px auto}.img-over h4{position:absolute;text-align:center;width:100%;top:calc(50% - 12px);font-weight:600}.img-over h4.small-blue{font-size:1.1rem;color:#5ca4d5;text-transform:uppercase;font-weight:600;padding:0 12px}.step .text-center h4{font-weight:600;color:#427ace;font-size:1.5rem}.step .text-center p{font-size:1.4rem}.big-img{display:flex;align-items:center;justify-content:center}@media(max-width:880px){.grid-how{grid-template-columns:1fr;margin:0 auto 24px auto;max-width:240px}.arrow>img{margin:12px auto;transform:rotate(90deg);width:28px}}