.section-heading{font-size:52px; line-height:1.2; text-align:center;color:#000;}
.custom-image-with-text .image-with-text-inner p{font-size:20px;}
.custom-image-with-text .image-with-text-inner {font-size:20px;}


@media only screen and (max-width: 699px) {
    .section-heading{font-size:32px; line-height:1.2; text-align:center;color:#000;}
    .custom-image-with-text .image-with-text{display:flex;flex-direction: row-reverse;padding-top:40px; padding-bottom:40px;}
    .custom-image-with-text .image-with-text > .prose{ padding:0 0 0 20px; text-align:start;}
    .custom-image-with-text .image-with-text-inner p{font-size:16px;}
    .custom-image-with-text .image-with-text img{height:100%;}
    .custom-image-with-text .section-heading{text-align:start;}
}
