.our_approach_wrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.our_approach_item{flex-basis:30%}@media screen and (max-width:900px){.our_approach_item{flex-basis:45%}}@media screen and (max-width:600px){.our_approach_item{flex-basis:100%}}.our_approach_item_inner{background-color:hsla(0,0%,100%,.7);padding:30px}.ourApproachIMG{aspect-ratio:auto;display:block;height:auto;margin:0 auto;max-width:100%}.our_approach__title{text-align:center}