.profile-statistics ul,
.profile-statistics .list-unstyled {
  padding-left: 0;
}
.profile-information .profile-desk {
  border: none;
}
.profile-icon {
  background-color: #f8f8f8;
  width: 75px;
  height: 75px;
  border-radius: 90px;
  line-height: 95px;
  margin-right: 20px;
}
.profile-icon i {
  font-size: 40px;
  line-height: 40px;
  color: #ddd;
}
