Hello @NDAVIS43521,
While we have inspected your website through the site URL it seems like you have inserted the prezi presentation iframe through the WordPress Editor. The WYSIWYG editor in WordPress actually has alignment option for internal components in the page.
You can add in the following code in the “text” mode in your page editor to get it to display center aligned in your page :
<p style="text-align: center;"><iframe src="https://prezi.com/view/HvUUpdRwxeVzZurlFet8/embed" width="550" height="400" allowfullscreen="allowfullscreen"></iframe></p>
Hope this Helps,
Best Regards !!