body {
  background: #EDEDED !important;
}
#team {
  background-color: #fff;
}
#about-intro {
  background: #e40000;
  margin-top: -20px;
  height: 50%;
}
.team-1 {
  background-color: #fff;
  color: #333;
  text-align: center;
  padding: 30px 0 20px 0;
}
.team-1 img {
  max-width: 220px;
  margin: 0 auto;
}
.team-1 h3 {
  font-size: 23px;
  font-weight: 200;
}
.boxed {
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: 'Montserrat', sans-serif;
  padding: 10px;
  border: 2px solid #444;
  margin-top: 10px;
}
.divider-right {
  border-right: 1px solid #e9e9e9;
}
.white {
  color: #fff;
}
.memberlist {
  padding: 20px;
}
#about-partners {
  padding-bottom: 40px;
}
#team-member {
  background-color: #e40000;
  padding: 40px 0 40px 0;
  color: white;
}
.top40 {
  margin-top: 40px;
  max-width: 200px;
}
.team-name {
  font-family: 'Lato', sans-serif;
  font-size: 22px;
  font-weight: 300;
}
.img-responsive {
  display: block;
  height: auto;
}
div img.img-center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.thumbnail .news-caption {
  padding: 9px;
}
.news-title {
  font-size: 15px;
  font-weight: 500;
}
img.feature {
  height: 180px;
  width: 100%;
}
