@media (max-width: 991px) {
  .page-planet-and-people h2.h1.title--our-method {
    font-size: 2.625rem;
  }
}

@media (min-width: 992px) and (max-width: 1279px) {
  .page-planet-and-people h2.h1.title--our-method {
    font-size: 3.5rem;
  }
}
