.cta-section.with-bg-image {
  background:
    linear-gradient(to right, rgba(0, 191, 165, 0.7), #1e58b1),
    url(../images/hero/slide1.jpg) center / cover no-repeat !important;
  height: 25vh;
}
