.player-photo-stage.has-custom-photo img {
  width: 100%;
  max-width: none;
  height: 100%;
  max-height: none;
  object-fit: cover;
  object-position: center 18%;
  filter: none;
}

.player-country {
  gap: 9px;
}

.country-flag {
  font-size: 22px;
  line-height: 1;
  letter-spacing: 0;
}
