Good evening Gwyneth and welcome back!
Thank you for reaching out to us.
We will gladly try to assist you with the extra white space issue.
After taking a closer look at your website, I have found the culprit.
There is a CSS rule in your theme that adds a 58px margin at the top of the event section.
The rule looks like this:
#tribe-events-content {
margin-top: 58px !important;
}
Basically, reducing that number or simply removing that rule altogether will get rid of the extra white space.
Let me know if you need help accomplishing this.
Best regards,
Geoffroy