.textareaWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.twoColTextareaImageContainer,.twoColTextareaItem{flex-basis:30%;margin-bottom:20px;margin-top:20px}@media screen and (max-width:900px){.twoColTextareaImageContainer,.twoColTextareaItem{flex-basis:47%;margin-bottom:20px;margin-top:20px}}@media screen and (max-width:700px){.textareaWrapper{display:flex;flex-direction:column-reverse}.twoColTextareaImageContainer,.twoColTextareaItem{flex-basis:100%;margin-bottom:20px;margin-top:20px}}.textAreaIMG{aspect-ratio:auto;display:block;height:auto;margin:0 auto;max-width:100%}