.wrapper {
  img {
    border-radius: 50%;
    object-fit: contain;
  }
}

Neighbours