.about100 h2 {
  color: #fbdd69;
  font-weight: 700;
  font-size: 3rem;
}

.about100 h1 {
  font-size: 2.2rem;
  font-weight: 700;
}

@media (min-width: 992px) {
  .w-lg-75 {
    width: 75% !important;
  }
  .w-lg-85 {
    width: 85% !important;
  }
}