Good evening Nicholas and welcome back!
Thank you for reaching out to us.
I would love to help you with this topic.
Before we begin, I am noticing that you are using a fairly old version of PHP on your server.
Although that will still work for now, I recommend upgrading to at least PHP 5.4+ for a smoother experience.
Try adding the following CSS rule to your style.css file or in your Custom CSS metabox:
.single-tribe_events .tribe-events-event-image {
text-align: right !important;
clear: none !important;
display: inline-block !important;
float: right !important;
}
Let me know how that goes.
Best regards,
Geoff B.