.nav-item-media-spend::before {
  background: url('../img/currency-eur.svg');
  background-repeat: no-repeat;
  content: '';
  display: inline-block;
  width: 16px;
  height: 19px;
  margin-right: 22px;
  margin-top: 2px;
  vertical-align: middle;
}
