@media screen and (max-width: 749px) {
  .image-with-text__content {
    padding: 0;
    padding-top: 4rem !important;
  }
}
