section.section-team {
  padding: 25px 0; }
  section.section-team div.title {
    margin: 0 0;
    padding-bottom: 15px; }
  section.section-team .col-2 .bgimage {
    height: 100%;
    width: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat; }

@media (min-width: 768px) {
  div.extrapadding {
    padding: 0 18px; }

  section.section-team {
    padding: 50px 0; }
    section.section-team div.title {
      margin: 0 0; } }

@media (min-width: 992px) {
  section.section-team {
    padding: 100px 0; }
    section.section-team div.title {
      margin: 0 0; } }

@media (min-width: 1200px) {
  section.section-team {
    padding: 150px 0; }
    section.section-team div.title {
      margin: 0 0; } }
