Card_top_up operations in the crypto_transactions_record should be skipped.
We currently import it as a plain withdrawal with a USD worth.
This operation is actually included in the card_transactions_record but is skipped as a duplicate.
In the card_transactions_record file, you can clearly see a trade between crypto>fiat with correct figures.
Workarounds:
1) Edit the withdrawals to be trades.
or
2) Delete the Withdrawals from crypto file, add the trades from the Card file.