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