How do I change the width and position of an FAQ section

Template: Flex, from OOTS
I want to use an FAQ section as a way to share product detail in a more aesthetically pleasing way. However, removing the image results in an accordion that spans the entire section, and the whole section is gargantuan. I can’t, for the life of me, figure out which elements to target for adding custom CSS to go from this:

To something similar to how Allbirds uses an accordion on the right of their product pages, like this:

I found the answer I was looking for in this article. The only caveat is that you have to have an Out Of The Sandbox theme or know a bit of HTML and CSS to modify the code for your store.