.four_white_boxes_wrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.four_white_boxes_item{background-color:#fff;box-sizing:border-box;flex-basis:48%;margin:20px 0;padding:40px 25px 25px}@media screen and (max-width:800px){.four_white_boxes_item{background-color:#fff;box-sizing:border-box;flex-basis:100%;margin:20px 0;padding:40px 25px 25px}}.innerWhite_box_wrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}.innerWhite_box_image{flex-basis:20px;margin-right:20px}.innerWhite_box_content{flex-basis:calc(100% - 40px)}.innerWhite_box_content h4{font-size:25px;font-weight:500;margin-bottom:12px;margin-top:0}