.flag-icon-background {
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
}
.flag-icon {
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
  position: relative;
  display: inline-block;
  width: 1.33333333em;
  line-height: 1em;
}
.flag-icon:before {
  content: "\00a0";
}
.flag-icon.flag-icon-squared {
  width: 1em;
}

.flag-icon-en,
.flag-icon-gb {
  background-image: url("../flags/4x3/gb.d3ddd6025a06.svg");
}
.flag-icon-en.flag-icon-squared
.flag-icon-gb.flag-icon-squared {
  background-image: url("../flags/1x1/gb.5db9fea0ec9e.svg");
}
.flag-icon-fr {
  background-image: url("../flags/4x3/fr.b1156355de96.svg");
}
.flag-icon-fr.flag-icon-squared {
  background-image: url("../flags/1x1/fr.f8952213641b.svg");
}
.flag-icon-sv,
.flag-icon-se {
  background-image: url("../flags/4x3/se.fd663a70a1a9.svg");
}
.flag-icon-sv.flag-icon-squared
.flag-icon-se.flag-icon-squared {
  background-image: url("../flags/1x1/se.92c66d8396d5.svg");
}
.flag-icon-us {
  background-image: url("../flags/4x3/us.ae65659236a7.svg");
}
.flag-icon-us.flag-icon-squared {
  background-image: url("../flags/1x1/us.8ec583188aba.svg");
}