.image-with-text__heading span {
	display: block;
	line-height: 1;
}


@media (min-width: 768px) {
	[class*="image_with_text_custom"] .image-as-background {
		display: block;
		background-repeat: no-repeat;
		position: absolute;
		inset: 0;
		z-index: 0;
	}

	.image-with-text__media.mobile-only { display: none; }
}
