Go to the CTA module Advanced Settings
Go to Custom CSS
Promo Button
Add this code:
position: absolute;
bottom: 0;
left: 0;
right: 0;
margin: auto;
Add this to the hover tab as well to avoid having the button jump up when hovering.