.venmo-gateway {
    display: inline-block;
    height: 30px;
    background-image: url(/image/content/venmo-icon.png);
    background-repeat: no-repeat;
    background-size: 30px 30px;
    background-position: center;
}