#history {
  padding-top: 40px;
  padding-bottom: 60px;
}
@media only screen and (min-width: 768px) {
  #history {
    padding-top: 80px;
    padding-bottom: 100px;
  }
}
#history .historyContentWrapper p {
  margin-bottom: 40px;
}/*# sourceMappingURL=history.css.map */