body {
  background-color: rgb(255, 255, 255);
  font: normal 16px/1.38 Tahoma;
  color: rgb(0, 0, 0);
}

.container1-1 {
  width: 400px;
  height: 125px;
  margin: 50px auto 0;
  border-radius: 4px;
  background-color: #eeeeee;
}

.container2-1 {
  float: right;
  width: 200px;
  height: 110px;
  margin: 5px 28px 0 0;
}

.container4-1 {
  float: right;
  width: 200px;
  height: 110px;
  margin: 5px 25px 0 0;
}

.container3-1,
.container5-1 {
  width: 400px;
  height: 125px;
  margin: 20px auto 0;
  border-radius: 4px;
  background-color: #eeeeee;
}

.container6-1 {
  float: right;
  width: 260px;
  height: 110px;
  margin: 5px 25px 0 0;
}

.text4a-1 {
  float: right;
  color: #246fff;
}

.text4b-1,
.text4c-1 {
  float: right;
  clear: both;
  margin-top: 20px;
  color: #246fff;
}

.text1-1,
.text3a-1,
.text5a-1 {
  float: left;
  margin: 5px 0 0 25px;
  font-size: 20px;
  color: rgb(0, 0, 0);
}

.text2a-1,
.text6a-1 {
  float: right;
  color: rgb(0, 0, 0);
}

.text2b-1,
.text2c-1,
.text6b-1,
.text6c-1 {
  float: right;
  clear: both;
  margin-top: 20px;
  color: rgb(0, 0, 0);
}

.texttop-1 {
  margin: 30px auto 0;
  font-size: 30px;
  text-align: center;
  color: rgb(0, 0, 0);
}

@media(max-width: 812px) {
  body {
    font-size: 14px;
  }

  .container2-1 {
    width: 62.5534993067%;
  }

  .container4-1 {
    width: 58.9229559748%;
  }

  .container6-1 {
    width: 69.7489859502%;
  }

  .text1-1,
  .text3a-1,
  .text5a-1 {
    font-size: 18px;
  }

  .text2a-1,
  .text2b-1,
  .text2c-1,
  .text4a-1,
  .text4b-1,
  .text4c-1,
  .text6a-1,
  .text6b-1,
  .text6c-1 {
    font-size: 14px;
  }

  .texttop-1 {
    font-size: 24px;
  }
}

@media(max-width: 666px) {
  .container2-1,
  .container4-1,
  .container6-1 {
    width: 57%;
  }

  .text1-1,
  .text3a-1,
  .text5a-1 {
    font-size: 16px;
  }

  .texttop-1 {
    font-size: 20px;
  }
}

@media(max-width: 479px) {
  body {
    font-size: 12px;
  }

  .container2-1 {
    width: 193px;
    margin-right: 5px;
  }

  .container4-1 {
    width: 180px;
    margin-right: 5px;
  }

  .container1-1,
  .container3-1,
  .container5-1 {
    width: 300px;
  }

  .container6-1 {
    width: 200px;
    margin-top: 0;
    margin-right: 5px;
  }

  .text1-1,
  .text3a-1,
  .text5a-1 {
    font-size: 14px;
  }

  .text2a-1,
  .text2b-1,
  .text2c-1,
  .text4a-1,
  .text4b-1,
  .text4c-1,
  .text6a-1,
  .text6b-1,
  .text6c-1 {
    font-size: 12px;
  }

  .texttop-1 {
    font-size: 16px;
  }
}