/* Natural Hero image baseline. Per-instance Elementor styles intentionally take precedence. */
.elementor-widget-hgt_hero .hgt-ew-hero__media {
	aspect-ratio: auto;
	max-height: none;
	max-width: none;
	overflow: visible;
	width: auto;
}

.elementor-widget-hgt_hero .hgt-ew-hero__image {
	height: auto;
	max-height: none;
	max-width: 100%;
	object-fit: initial;
	width: auto;
}
