.abc__fourth-block {
  padding-bottom: 150px;
  background-image: url("../images/waveBG.png");
  background-repeat: no-repeat;
  background-position: center -420px;
  background-size: cover;
}
.abc__fourth-block .tb_text_block {
  margin-bottom: 100px;
}
@media screen and (max-width: 1560px){
  .abc__fourth-block .tb_text_block {
  margin-bottom: 60px;
}
}
@media screen and (max-width: 560px) {
  .abc__fourth-block .tb_text_block {
    margin-bottom: 40px;
  }
}
.abc__fourth-block .two_photo_desc__item:nth-child(2n) .two_photo_desc__text {
  order: 2;
}
@media screen and (max-width: 1424px) {
  .abc__fourth-block .two_photo_desc__item:nth-child(2n) .two_photo_desc__text {
    order: 0;
  }
}/*# sourceMappingURL=abc_fourth_block.css.map */