.profile-avatar img {
  width: 210%;
  height: 210%;
  object-fit: contain;
  object-position: center;
  transform: translate(-58px, 5px);
}
