#needs h2 {
  margin-top: 40px;
}

#needs-services {
  margin-top: 15px;
}

#service-interested {
  margin-top: 70px;
}

#service-interested .standard-button {
  width: 355px;
}

@media only screen and (max-width: 575px) {
  #service-interested .standard-button {
    width: auto;
  }
}/*# sourceMappingURL=services.css.map */