/* Auto-generated country emblem sprite
   Sprite: country_emblems.png
   Items: 8
   Tile: 210x220px
   Grid: 4 cols × 2 rows
*/

.country-emblem {
  display: inline-block;

  width: 210px;
  height: 220px;

  vertical-align: middle;

  background-image: url("/images/icons/country_emblems.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 840px 440px;
}

.country-emblem--arms-of-the-french-republic {
  background-position: 0 0;
}

.country-emblem--china {
  background-position: -210px 0;
}

.country-emblem--coat-of-arms-of-germany {
  background-position: -420px 0;
}

.country-emblem--coat-of-arms-of-spain-corrections-of-heraldist-requests {
  background-position: -630px 0;
}

.country-emblem--coat-of-arms-of-the-russian-federation-2 {
  background-position: 0 -220px;
}

.country-emblem--coat-of-arms-of-the-united-kingdom-2022-variant-2 {
  background-position: -210px -220px;
}

.country-emblem--emblem-of-saudi-arabia {
  background-position: -420px -220px;
}

.country-emblem--proposed-national-emblem-of-turkey-1925 {
  background-position: -630px -220px;
}