.about-me .card-user {
  margin: 70px 0px 0;
}

.card .description {
  text-align: center;
}

.about-me {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.about-me .description {
  height: 160px;
}

.about-me .info .icon {
  background: transparent;
}

.about-me .icon [class*="pe-"] {
  color: #CCCCCC;
  font-size: 74px;
  width: auto;
}