will be recording a quick loom for you on this, as well as providing you with the CSS you'll need. Though overall, doing this will definitely be adding a layer of complexity to your project that you'll likely need to maintain - I'll walk through that in my video though.
thank you! I've been playing with it this morning and found a way around doing custom code. I changed the the text wrapper (layout351_content-wrapper) to width-auto and max-width 40rem, and then changed it’s parent (layout351_column-content) to auto and now the text wraps with the size of the screen. I couldn't get it to work originally, but I think I'm good now -thank you for your response!