.team-v7 .team-v7-name {
    margin-top: 0px;
}

.team-v7 p {
     font-size: inherit; 
     line-height: inherit; 
     margin-bottom: 10px; 
}

.team-v7 .team-v7-img:after{
  background:none;
}

@media (max-width:991px){
  .team-v7 .team-v7-in {
    padding: 30px 50px;
  }
}