.stepsWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}.stepsItem{flex-basis:23%;margin:20px 1%}@media screen and (max-width:900px){.stepsItem{flex-basis:45%;margin:20px 2.5%}}@media screen and (max-width:600px){.stepsItem{flex-basis:100%;margin:20px 0}}.stepsIMG{display:block;margin:0 auto}.stepsNumber{color:var(--mainBlue);font-size:50px;margin:0}.stepsNumber,.steps_main_headline{text-align:center}