Hi Again!
I see what you mean. It looks like you are using Enfold theme and they like to add some coding to their theme that changes around the Calendar.
See if adding this gets it closer to what you would like:
#tribe-events-content .av-single-event-content {
float: none;
margin-left: 0;
width: 100%;
}
You may have to play around with the css more to get it closer.
Google Maps
I also noticed some javascript errors in the console when I did not the map in the Single Event.
We are having a conflict with a Mailchimp Plugin and both of our uses of the datepicker, do you have this plugin as well?
I do not have a hotfix for the conflict, but we are working to release a fix early next week(if everything goes to plan).
Let me know about the css and the mailchimp conflict and I will see what we can do to help.
Thanks