.de-flag{
  width:20px;
  height: auto;
}

.en-flag{
  width:20px;
  height: auto;
}

.fr-flag{
  width:20px;
  height: auto;
}

.uk-navbar-nav>li.uk-active>a {
	color: #a0a0a0;
}

.uk-navbar-nav>li.uk-active>a::before {
    background-color: #fff!important;
    height: 0px;
}