.image-with-text__heading {
  hyphens: auto;
  word-break: break-word;
  overflow-wrap: break-word;
}
