@media screen and (max-width: 1280px) {
  .cause-content .row {
    overflow: hidden !important;
  }

  .sym-txt p {
    font-size: 14px !important;
  }
  .sym-txt {
    top: 59%;
  }
  .sym-txt h5 {
    font-size: 16px;
    margin-bottom: 8px;
  }
  .disc h4::after {
    left: 42%;
  }
  .display {
    display: none;
  }

  .disc-box {
    width: 21%;
  }
}

@media screen and (max-width: 1024px) {
  .sym-txt {
    top: 49%;
  }
  .sym-txt h5 {
    font-size: 15px;
    margin-bottom: 5px;
  }

  .sym-txt p {
    width: 96% !important;
    font-size: 13px !important;
  }
  .point-txt h5 {
    font-size: 14px;
    line-height: 21px;
  }
  .disc h4 {
    font-size: 20px;
  }
  .disc h4::after {
    left: 45%;
  }
  .disc-inner p {
    font-size: 13px;
  }
  .disc-box {
    width: 22%;
  }
}

@media screen and (max-width: 912px) {
  .sym-parent {
    margin-top: 60px;
    flex-wrap: wrap;
  }
  .sym-txt {
    top: 61%;
  }
  .disc h4::after {
    left: 60%;
  }
  .disc-box {
    width: 34%;
    margin-bottom: 30px;
  }
  .disc-content {
    flex-wrap: wrap;
    display: flex;
    justify-content: center;
  }

  .sym-box {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 820px) {
}

@media screen and (max-width: 800px) {
}

@media screen and (max-width: 786px) {
}

@media screen and (max-width: 712px) {
  .sym-parent {
    justify-content: center;
  }
  .sym-box {
    width: 69%;
    height: unset;
  }

  .disc h4 {
    text-align: center;
    font-size: 18px;
  }
  .disc h4::after {
    display: none;
  }
  .disc-box {
    width: 51%;
  }

  .disc-inner {
    width: 62%;
  }
}

@media screen and (max-width: 600px) {
}

@media screen and (max-width: 540px) {
}

@media screen and (max-width: 430px) {
  .point-img {
    width: 9%;
  }
  .point-txt h5 {
    font-size: 13px;
  }

  .sym-txt {
    top: 65%;
  }
  .disc h4 {
    font-size: 16px;
  }

  .sym-box {
    width: 75%;
  }
}

@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) {
  .sym-box {
    width: 94%;
  }
  .point-img {
    width: 12%;
    margin-right: 17px;
  }
}
