.two_column_content_wrapper{align-items:flex-start;box-sizing:border-box;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.left_column_content_item{border-right:1px solid gray;box-sizing:border-box;flex-basis:50%;padding-right:40px}.right_column_content_item{box-sizing:border-box;flex-basis:50%;padding-left:55px}@media screen and (max-width:800px){.left_column_content_item{border-right:0;flex-basis:100%;padding-right:0}.right_column_content_item{flex-basis:100%;padding-left:0}}