.country-flag {
  width: .8em;
  height: .8em;
  border-radius: .17em;
  vertical-align: -.07em;

  image {
    width: 100%;
    height: 100%;
  }
}
