@media screen and (max-width: 850px) {
  header #balance > .value .currency {
    margin-left: 3px !important;
  }
}
