.the_outer_wrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.the_outer_item{flex-basis:47%;margin-bottom:15px;margin-top:15px}@media screen and (max-width:800px){.the_outer_item{flex-basis:100%;margin-bottom:15px;margin-top:15px}}.the_inner_wrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.the_inner_image_area{flex-basis:15%}.the_inner_content_area{flex-basis:80%}@media screen and (max-width:600px){.the_inner_content_area,.the_inner_image_area{flex-basis:100%}}.the_inner_content_area h5{margin-bottom:0;margin-top:0}.two_column_section_header{text-align:center}