.about-bk {
    height: 300px;
    width: 100%;
    background-image: url(../images/about/about-banner.jpg);
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: center;
}

@media screen and (max-width: 768px) {
   .about-bk {
    height: 200px;
    width: 100%;
    background-image: url(../images/about/about-banner.jpg);
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: center;
}
}

#fh5co-about {
  padding-top: 4em;
}
@media screen and (max-width: 768px) {
  #fh5co-about {
    padding-top: 2em;
  }
}

#fh5co-contact {
  padding-bottom: 0;
}
#fh5co-contact .fh5co-contact-info {
  padding: 0;
  margin: 0 0 1.5em 0;
}
#fh5co-contact .fh5co-contact-info li {
  position: relative;
  padding: 0;
  margin: 0 0 1.5em 0;
  padding-left: 50px;
  list-style: none;
}
#fh5co-contact .fh5co-contact-info li i {
  position: absolute;
  top: .2em;
  left: 0;
}

.section-heading h4 {
  font-weight: 300;
  line-height: 1.5;
  color: #929292;
  text-align:left;
}
/*# sourceMappingURL=style.css.map */
