email design, expecially when it comes to structure, doesn’t rely much on css. If you’re using the html block, multiple columns structure can be obtained using nested tables. No css is needed.
I’ve already tried many things, for example, a table with two columns. However, in the mobile view, this caused the frame to extend to the right, creating a scroll bar. Could you please post an example of your solution?