/* Decorative slanted macron bar: length = 60.76% of the paired heading. */
img.laidlaw-macron-graphic {
	width: var(--laidlaw-macron-width) !important;
	max-width: var(--laidlaw-macron-width) !important;
	height: var(--laidlaw-macron-height, auto) !important;
	object-fit: fill;
}

.elementor-widget-image:has(img.laidlaw-macron-graphic) {
	width: auto !important;
	max-width: 100% !important;
}
