#paypal-button-container {
    width: 100%;
    display: flex;
    justify-content: center;
}

.paypal-buttons {
    max-width: 400px !important;
}