.ytviews-invoice-box {
    background: linear-gradient(to right, #6a11cb 0%, #2575fc 100%);
    border: 1px solid #dfe3e8;
    padding: 12px;
    border-radius: 6px;
    margin-top: 8px;
    color: #fff;
    font-size: 14px;
    
}




.payment_method_ytviews_external_invoice img {
    max-height: 55px;   /* increase from 32px */
    width: auto;
    margin-right: 10px;
    vertical-align: middle;
}