.custom-image-container-parent > .custom-image-text-heading {
  width: 34.7%;
}

@media screen and (max-width: 749px) {
  .custom-image-container-parent > .custom-image-text-heading {
    width: 100%;
  }
}
