.payment-card{background:var(--color-dark-grey-1);border-radius:var(--border-radius-l);justify-content:center;align-items:center;height:95px;display:flex}.payment-card--mobile{height:70px}.payment-card__img{max-width:65%;height:100%;max-height:60px}