div .player_facts {
  margin-left: 300px;
  height: 100px;
}

div .player_pic {
  float: left;
  width: 200px;
}

div .profile_with_image {
  height: 300px;
}

div .profile_without_image {
  max-height: 100px;
}