.paypal-button{
    height: 55px;
    background: #ffc439;
    display: flex;
    align-items: center;
    justify-content: center;
}
.paypal-button img{
    height: 24px;
}