#cryptoWallet-balance .currency-title .currency-amount {
  display: inline-block;
  min-width: 38px;
  margin-left: 6px;
  color: #d0d0d0;
  font-size: 14px;
  line-height: 18px;
}

#cryptoWallet-balance #currency-icon.usdt {
  display: inline-block;
  background-image: url("/cdn/344a78FM2/assets/img/usdt_logo.d7bcff47.svg") !important;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
