.language-selected::before {
  content: "";
  display: inline-block;
  width: 30px;
  height: 15px;
  background-image: url("https://countryflagsapi.com/svg/uz") !important;
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 10px;
}
