.header .intro-text p.smaller_info_text {
  font-size: 16px;
}

.service_pic {
  margin-bottom: 30px;
}

.google-map #map {
  height: 100%;
}

.google-map #map img {
  width: 100%;
  height: auto;
}

.contact-info {
  right: 10%;
}

@media (max-width: 1024px) {

  .contact-info {
    background-color: transparent;
    box-shadow: unset;
    position: unset;
  }

}​
