section.aboutus2.text-content {
}

@media (width <= 1265px) {
  section.aboutus2-hero {
    background-image: url("../images/aboutus2.png");

    margin: 0 auto;
    display: flex;
    justify-content: center;
    width: 95%;
  }

  .hero-inner-content-circle:nth-child(1) {
    position: static;
  }

  .hero-inner-content-circle:nth-child(2) {
    position: static;
  }
}

ul.aos-init {
  margin-left: 5vw;
  margin-right: 5vw;
}
