body {
    max-width: 100%;
}

.wpwl-form {
    max-width: 100%;
}

.wpwl-container {
    max-width: 100%;
}

.wpwl-clearfix:after {
    clear: none;
}
.wpwl-group {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}

apple-pay-button {
    width: 100%;
    max-width: 100%;
    height: auto;
}
