.intro-banner .intro-wrapper > .container {
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
}
.intro-banner .intro-caption .title-01 {
  font-size: 52px;
  line-height: 63px;
}

@media screen and (min-width: 1800px) {
  .intro-banner .intro-caption .title-01, .intro-banner .intro-caption h1 {
    font-size: 77px;
    line-height: 94px;
  }
}/*# sourceMappingURL=our-properties.css.map */

@media screen and (max-width: 425px) {
  .services-icon {
      max-width: 5em;
      display: block;
      margin: auto;
  }
  #about{
      padding: 2em 0;
  }
  #services{
      padding: 2em 0;
  }
}
@media screen and (max-width: 600px) {
	
	#about {
		padding-top: 3.125rem;
	}
}