
i.flag-us::before, i.flag-america::before, i.flag-united-states::before {
  background-position: -72px -1950px !important;
}
i.flag::before {
  display: inline-block;
  width: 16px;
  height: 11px;
  content: "";
  background: url("https://mdbootstrap.com/img/svg/flags.png") no-repeat -108px -1976px;
    background-position-x: -108px;
    background-position-y: -1976px;
}


i.flag-ua::before, i.flag-ukraine::before {
  background-position: -72px -1872px !important;
}
i.flag::before {
  display: inline-block;
  width: 16px;
  height: 11px;
  content: "";
  background: url("https://mdbootstrap.com/img/svg/flags.png") no-repeat -108px -1976px;
    background-position-x: -108px;
    background-position-y: -1976px;
}