@media screen and (max-width: 1280px) {
  .new-txt::after {
    left: 24% !important;
  }
  .complex ul li {
    font-size: 14px;
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 1024px) {
  .new-txt::after {
    left: 26% !important;
  }
  .complex ul li {
    font-size: 13px;
  }
}

@media screen and (max-width: 912px) {
  .new-txt::after {
    left: 34% !important;
  }
  .tumor-img {
    margin-top: 50px;
  }
  .complex ul {
    margin-top: 50px;
  }
}

@media screen and (max-width: 820px) {
}

@media screen and (max-width: 800px) {
}

@media screen and (max-width: 786px) {
}

@media screen and (max-width: 712px) {
  .tumor-img {
    flex-wrap: wrap;
  }
  .img {
    width: 27%;
    margin: 0 20px 25px 0px;
  }
}

@media screen and (max-width: 600px) {
}

@media screen and (max-width: 540px) {
  .img {
    width: 45%;
    margin: 0 auto 25px auto;
  }
  .none {
    display: none;
  }
}

@media screen and (max-width: 430px) {
  .img {
    width: 51%;
  }
}

@media screen and (max-width: 414px) {
}

@media screen and (max-width: 412px) {
}

@media screen and (max-width: 393px) {
}

@media screen and (max-width: 375px) {
}

@media screen and (max-width: 360px) {
}

@media screen and (max-width: 320px) {
}

@media screen and (max-width: 280px) {
}
