body {
  background-color: rgb(255, 255, 255);
  font: 400 1.25em/1.38 Helvetica;
  color: rgb(0, 0, 0);
}

.containers1 {
  float: left;
  clear: both;
  width: 89.9999999999%;
  margin-left: 5%;
}

.containers1 .image {
  float: left;
  width: 48.9814814814%;
}

.containers2 {
  position: relative;
  float: left;
  z-index: 6;
  width: 67.0833333333%;
  margin-top: 15px;
}

.containers2 .image {
  width: 49%;
}

.image {
  display: block;
  height: auto;
  overflow: hidden;
}

.images2a {
  display: block;
  position: relative;
  float: left;
  clear: both;
  z-index: 3;
  width: 22.9166666666%;
  height: auto;
  margin: 15px 0 0 5%;
  overflow: hidden;
}

.texts1 {
  float: left;
  width: 49%;
  min-height: 275px;
  margin-left: 2.01968%;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.38;
  text-align: justify;
  text-indent: 40px;
  color: rgb(0, 0, 0);
}

.image-1 {
  float: left;
  width: 500px;
  margin-left: 5%;
}

.image-3 {
  float: left;
  margin-left: 0.03882%;
}

.image-4 {
  float: right;
  margin-right: 0.00194%;
}

.image-5 {
  float: left;
  clear: both;
  width: 90%;
  margin: 15px 0 0 5%;
}

@media(max-width: 768px) {
  body {
    font-size: 0.875em;
  }

  .containers1,
  .image-5 {
    margin-left: 4.99878%;
  }

  .containers1 .image {
    height: auto;
  }

  .containers1 .texts1 {
    min-height: 0;
    margin-left: 1.83787%;
    font-size: 14px;
  }

  .containers2 {
    position: relative;
    float: right;
    z-index: 6;
    margin-right: 4.9703%;
  }

  .containers2 .image {
    height: auto;
  }

  .image {
    height: auto;
  }

  .images2a {
    position: relative;
    z-index: 3;
    width: 22.0825195312%;
    height: auto;
    margin-left: 4.99878%;
  }

  .containers2 .image-3 {
    margin-left: 0.03336%;
  }

  .containers2 .image-4 {
    margin-right: 0;
  }

  .image-1 {
    width: 400px;
    margin-left: 4.99878%;
  }
}

@media(max-width: 480px) {
  .containers1,
  .image-5 {
    margin-left: 5%;
  }

  .containers1 .image {
    width: 100%;
    height: auto;
  }

  .containers1 .texts1 {
    clear: both;
    width: 99.7685185185%;
    margin-top: 15px;
    margin-left: 0;
  }

  .containers2 {
    position: relative;
    float: left;
    clear: both;
    z-index: 6;
    width: 90%;
    margin-top: 0;
    margin-right: 0;
    margin-left: 5%;
  }

  .containers2 .image {
    height: auto;
  }

  .image {
    height: auto;
  }

  .images2a {
    position: relative;
    z-index: 3;
    width: 47.7083333333%;
    height: auto;
    margin-top: 0;
    margin-left: 26.14909%;
  }

  .containers2 .image-3 {
    margin-left: 0.03617%;
  }

  .containers2 .image-4 {
    margin-right: 0.00362%;
  }

  .image-1 {
    width: 250px;
    margin-left: 5%;
  }
}