@media screen and (max-width: 1280px) {
  .new_txt::after {
    left: 53% !important;
  }

  .new_line::after {
    left: 39% !important;
  }

  .disc-txt {
    left: 57%;
  }

  .disc-txt h5 {
    font-size: 14px;
  }
}

@media screen and (max-width: 1024px) {
  .new_txt::after {
    left: 57% !important;
  }

  .new_line::after {
    left: 42% !important;
  }

  .display {
    display: none;
  }

  .disc-txt h5 {
    font-size: 11px;
  }
}

@media screen and (max-width: 912px) {
  /* .disc-box {
    width: 84%;
  } */
  .upper-div {
    margin-top: 50px;
  }

  .new_line::after {
    left: 57% !important;
}

.disc-txt {
  left: 60%;
}
}

@media screen and (max-width: 820px) {
}

@media screen and (max-width: 800px) {
}

@media screen and (max-width: 786px) {
}

@media screen and (max-width: 712px) {
}

@media screen and (max-width: 414px) {
}

@media screen and (max-width: 600px) {
}

@media screen and (max-width: 540px) {
}

@media screen and (max-width: 430px) {

  .disc-txt h5 {
    font-size: 9px;
}
}

@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) {
}
