Centre "add to cart" button (Tried various methods)

You can try to add frontend.min.css

@media screen and (max-width: 749px){
.shopify-buy-frame--product {
    max-width: inherit!important;
}
}