.team{
    padding-top:75px;
}

h6.description{
  font-weight: bold;
  letter-spacing: 2px;
  color: #999;
  border-bottom: 1px solid rgba(0, 0, 0,0.1);
  padding-bottom: 5px;
}

.acro-move{
  text-align: left;
}

@media(min-width:992px) {
  .acro-move{
    text-align: center;
  }
}