.card-currency-accounts__unit img { width: auto;}

.card-currency-accounts .card-currency-accounts__top {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    -moz-column-gap: 20px;
    column-gap: 20px;
    cursor: default;
}
