.fib, .fi {
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
}

.fi {
  position: relative;
  display: inline-block;
  width: 1.333333em;
  line-height: 4px;
}
.fi:before {
  content: " ";
}
.fi.fis {
  width: 1em;
}

.fi-gb {
  background-image: url(/opgave/jakarta.faces.resource/flags/4x3/gb.svg.xhtml?ln=images&v=2026.1.3)
}
.fi-gb.fis {
  background-image: url()
}

.fi-nl {
  background-image: url(/opgave/jakarta.faces.resource/flags/4x3/nl.svg.xhtml?ln=images&v=2026.1.3)
}
.fi-nl.fis {
  background-image: url()
}
