.image-with-text__content.color-light-grey {
    background: #F0F0F0;
}
@media screen and (max-width: 749px) {
    .image-with-text .image-with-text__content {
        padding: 4rem 2rem;
    }
}