.about_left {
  float: left;
  width: 48%;
}

.about_right {
  float: right;
  width: 48%;
}

.more {
  margin: 10px 0;
  text-align: left;
}

/*.member_left {
  float: left;
  width: 210px;
}*/

.member_left img {
  padding: 1px;
  border: 6px solid #8EC545;
}

/*.member_right {
  float: right;
  width: 460px;
}*/

.member h3 {
  color: #1061A3;
}

.social {
  font-size: 20px;
  margin: 10px 0;
  background-color: #DEEFC2;
  padding: 10px;
}

.content_right.methodology {
  background: transparent url(../../images/about/methodology_backgroud.png) no-repeat;
  height: 854px;
  position: relative;
}

.methodology_box {
  width: 350px;
  position: absolute;
}

.methodology_box .icon {
  width: 70px;
  float: left;
}

.methodology_box .text {
  width: 275px;
  float: right;
}

.methodology_box .text h3 {
  margin: 4px;
}

#methodology_1 {
  top: 80px;
  left: 10px;
}

#methodology_2 {
  top: 270px;
  right: 10px;
}

#methodology_3 {
  top: 340px;
  left: -50px;
}

#methodology_4 {
  top: 490px;
  right: 30px;
}

#methodology_5 {
  top: 580px;
  left: -10px;
}

#methodology_6 {
  top: 660px;
  right: 0;
}
