.section--about-heading {
  position: relative;
  background-image: url(../images/about-us/bg_header1.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 19.2rem 9.6rem 9.6rem 9.6rem;
}

.about--heading {
  color: #444;
  font-size: 6.4rem;
  margin-bottom: 3.2rem;
}

.about--hero-content {
  padding: 9.6rem 0;
}

.about-content-list {
  list-style: circle;
  margin-top: 1.2rem;
}

.about-content-list-bm {
  padding-top: 0;
  margin-left: 3.2rem;
}

.about--hero-img {
  width: 100%;
}

.section--connect-with-us {
  padding: 6.4rem;
  background-color: #f3f8ff;

  /* background: linear-gradient(to right, #94d8ff8c, #ff6eee7d); */
}

.footer {
  margin-top: 10rem;
}
