.pageHeader {
  background-image: url("../img/real_estate/bg-header.jpg");
}

#sec-sample .box {
  text-align: center;
}
#sec-sample .box:not(:last-of-type) {
  margin-bottom: 3rem;
}
#sec-sample .box p {
  line-height: 1;
  margin-top: 1em;
}

@media print, screen and (min-width: 600px) {
  #sec-sample .box:not(:last-of-type) {
    margin-bottom: 6rem;
  }
}

/*# sourceMappingURL=real_estate.css.map */
