/**
* Block Name: team
*/

section.team .row > * {
  padding-left: 15px;
  padding-right: 15px;
}

section.team h3 {
  margin-bottom: 15px;
}

section.team p {
  opacity: 0.5;
  margin-bottom: 0;
}

section.team .image_wrapper {
  height: 400px;
  overflow: hidden;
}
