.services-overview {
  position: relative;
}

.services-overview {
  background-repeat: no-repeat;
}

.services-overview {
  background-size: contain;
}

.hero {
  background-image: url("/app/images/industries/hero.jpg");
}

.services-overview {
  background-image: url("/app/images/global/content-top-bg.jpg");
  background-position: top center;
  padding-bottom: 6em;
}

.service-row:first-of-type .img-wrapper {
  margin-top: -100px;
}
.service-row:first-of-type .info {
  margin-top: 50px;
}
