.home {
  margin-top: 36px;
  margin-top: 2.25rem;
}
.homeAbout, .home-products {
  font-size: 1rem;
}
.homeAbout {
  background: url("../images/bg_heading.jpg") no-repeat center center;
  margin-top: -36px;
  margin-top: -2.25rem;
  padding-top: 72px;
  padding-top: 4.5rem;
  padding-bottom: 36px;
  padding-bottom: 2.25rem;
}
.homeAbout-desc {
  text-align: center;
}
.home-products {
  padding-top: 36px;
  padding-top: 2.25rem;
}

/*# sourceMappingURL=home.css.map */
