.country-flag {
  border-radius: 2px;
}

.country-flag--all {
  background-size: cover;
  background-image: url("/images/flags/all.svg");
}