button.gpay-button:hover,
button.gpay-button:active,
button.gpay-button:focus {
    background-size: contain;
    background-origin: content-box;
    background-position: center center;
    background-position-x: center;
    background-position-y: center;
    background-repeat: no-repeat;
}

.payment-icon {
    width: 60px;
}
