.eight_block {
  padding-bottom: 150px;
  background-image: url("../../images/allcontent/wavebg.png");
  background-repeat: no-repeat;
  background-position: center -300px;
  background-size: cover;
}
.eight_block .central_title {
  margin: 0 auto;
}
.eight_block .central_title img{
  top: 80%;
}
.eight_block h2 {
  color: inherit;
  font-weight: 400;
}
.eight_block .two_photo_desc__item img {
  order: -1;
}
@media screen and (max-width: 1570px) {
  .eight_block {
    padding-bottom: 0px;
  }
}
/*# sourceMappingURL=eighgt-block_styles.css.map */