.footer-img-cta {
  background: url('/template/bb11f4da/images/footer-cta-image.jpg') no-repeat;
  padding: 200px 0;
  background-size: cover;
  width:100%;
  height:100%;
  background-position:center;
}
.footer-img-cta .cta-title {
  max-width: 1000px;
  margin: 0 auto;
}
.footer-img-cta .cta-title h3 {
  margin:0;
  padding:0;
  color: #FFF;
  text-align: center;
  font-family: Armin Grotesk;
  font-size: 55px;
  font-style: normal;
  font-weight: 800;
  line-height: 71px;
}