.team-image img {
  max-width: 200px;
  width: 100%;
  border-radius: 50%;
  box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, .7);
}