.add-to-apple-wallet-button {
    display:block;
    text-indent: -9000em;
    overflow:hidden;
    width:112px;
    height:34px;
    background:url(/images/addtowallet-en.svg) no-repeat center;
    margin-top:18px;
}

.add-to-apple-wallet-button:lang(pt) {
    width:136px;
    height:36px;
    background:url(/images/addtowallet-ptbr.svg) no-repeat center;
}
