.image-with-text__heading {
  font-weight: 700;
  font-size: 2.2rem;
  line-height: 1.25;
}

@media screen and (min-width: 750px) {
  .image-with-text__heading {
    font-size: 2.6rem;
  }
}
