Hi @dfreeman,
Some time google ads won’t renders some classes to which we worked to centered before. So to centered all the google ads then please go to ‘Appearance > Customize > Additional CSS’ and paste the below code.
.widget_text .adsbygoogle { display: block !important; margin-left: auto; margin-right: auto; }
Thanks