.twoColumnTextWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.twoColumnTextItem{flex-basis:47%}@media screen and (max-width:800px){.twoColumnTextItem{flex-basis:100%}}