#sustainability {
  background-color: #eee;
  color: #222;
}

#sustainability .title {
  margin-left: 7vw;
  max-width: 86vw;
}

#sustainability .title img {
  height: 70px;
}

#sustainability .title h1 {
  text-align: center;
  color: #ada74b;
  font-weight: 200;
}

#sustainability .container {
  background-image: url(../images/bg2-e3ddc7.png);
  background-repeat: no-repeat;
  background-size: 360px;
  background-position-x: center;
  background-position-y: top;
  padding-bottom: 4em;
}

#sustainability .text {
  text-align: left;
  font-weight: 200;
}
