.how_we_do_it_wrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.number_wrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:flex-start}.how_we_do_it_item{flex-basis:45%}.number_item{flex-basis:10%}.number_content{flex-basis:85%}.bigNumberItem{text-align:center;font-size:50px;margin:0px;color:#df8e49}.number_content h4{margin-top:8px;font-family:'Futura Extra Bold';font-size:22px;margin-bottom:0px}.how_we_do_it_opening{text-align:center;margin-bottom:30px}@media screen and (max-width:800px){.how_we_do_it_item{flex-basis:100%}.number_item{flex-basis:15%}.number_content{flex-basis:75%}}