.sixeth-block {
  padding-bottom: 150px;
  background-image: url("../../images/allcontent/wavebg.png");
  background-repeat: no-repeat;
  background-position: center -420px;
  background-size: cover;
}
.sixeth-block .central_title {
  margin: 0 auto;
  max-width: 1500px;
}

.sixeth-block .two_photo_desc__item:nth-child(2n) .two_photo_desc__text {
  order: 2;
}
@media screen and (max-width: 1570px) {
  .sixeth-block {
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 1424px) {
  .sixeth-block .two_photo_desc__item:nth-child(2n) .two_photo_desc__text {
    order: 0;
  }
}

/*# sourceMappingURL=sixeth-block_styles.css.map */