/* tbi bank marketing guide, item 1: logo in the footer. */
.tbigrpayment-footer-logo {
    display: flex;
    align-items: center;
    margin: 10px 0;
}

.tbigrpayment-footer-logo img {
    max-height: 32px;
    width: auto;
}
