Does anyone know how to reduce the dawn theme image-with-text content and header right padding?

@SenisyMatthew

please use this one for justified the heading and text

.image-with-text .image-with-text__content .image-with-text__text.rte.body, .image-with-text .image-with-text__content h2 {
	text-align: justify !important;
}