.c-image-with-text-overlay__subheading {
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: var(--fw-bold);
  margin-bottom: 0 !important;
}
.c-image-with-text-overlay__title {
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: var(--fw-bold);
  margin-top: 0 !important;
}

@media (min-width: 768px) {
  .c-image-overlay__content.content-box--left {
    margin-left: 70px !important;
  }
}
