body {
  background-color: rgb(120, 157, 175);
  font: 300 1.375em/1.68 'Open Sans';
  color: rgb(0, 0, 0);
}

.element {
  float: left;
  clear: both;
  width: 80px;
  height: 3px;
  margin: 46px 0 0 3.0807291666%;
  background-color: rgb(255, 255, 255);
}

.image {
  display: block;
  float: left;
  width: 94%;
  height: auto;
  margin: 26px 0 0 3%;
  overflow: hidden;
}

.text {
  float: left;
  clear: both;
  margin-left: 3%;
}

.text-1 {
  width: 61.4166666666%;
  min-height: 189px;
  margin-top: 79px;
  font-size: 1em;
  color: rgb(0, 0, 0);
}

.text-2 {
  width: 35%;
  min-height: 77px;
  margin-top: 20px;
  font-size: 0.727em;
  line-height: 1.6;
  color: rgb(243, 243, 243);
}

.text-3 {
  display: block;
  width: 35%;
  min-height: 77px;
  font-size: 0.727em;
  line-height: 1.6;
  color: rgb(243, 243, 243);
}

.text span {
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left-width: 0;
  border-color: transparent;
  border-style: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-color: transparent;
  font-family: inherit;
  font-style: inherit;
  font-size: 0.909em;
  font-weight: inherit;
  text-transform: none;
  text-decoration: inherit;
  letter-spacing: inherit;
  word-spacing: inherit;
  color: rgb(243, 243, 243);
  opacity: 1;
  word-break: normal;
  word-wrap: normal;
  white-space: normal;
}