.contact-location {
  padding-left: 40px;
  position: relative;
  background: url(images/location-icon.svg) no-repeat left top; }
  .contact-location .contact-location-name {
    margin-bottom: .25em; }
  .contact-location + .contact-location {
    margin-top: 40px; }
