Hi Michael,
Thanks for reaching out!
Our themer’s guide has some instructions on customizing templates, including how to copy them into your child theme for editing.
To make this change, you’ll want to copy and edit this file:
/wp-content/plugins/the-events-calendar/src/views/list/single-event.php
There you will see the title, meta, image, and content, and you can copy and paste those sections to rearrange them into the layout you’re looking for (you may need to tweak the CSS a little bit to get it exactly right).
Let me know how that goes!