.stepsWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.stepsItem{flex-basis:30%;margin:25px 1.65%;-webkit-box-shadow:5px 5px 15px -5px rgba(0,0,0,0.25);box-shadow:5px 5px 15px -5px rgba(0,0,0,0.25);background-color:white}@media screen and (max-width:900px){.stepsItem{flex-basis:47%;margin:25px 1%}}@media screen and (max-width:600px){.stepsItem{flex-basis:100%;margin:25px 0}}.stepsContentArea h3{text-align:center;margin-bottom:0px}.stepsContentArea p{text-align:left;color:gray}.stepsIcon{display:block;margin:0px auto;max-width:100%}.stepsItemInner{padding:20px}.stepNumber{font-size:65px;text-align:center;color:#f7901e;margin:0px}.steps_mainTitle{margin-top:0px;text-align:center}