.elementor-widget-image .widget-image-caption {
	color: var(--e-global-color-text);
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-weight: var(--e-global-typography-text-font-weight);
	line-height: var(--e-global-typography-text-line-height);
}

.jet-listing-item.single-jet-engine.elementor-page-1804 > .elementor {
	width: 300px;
	margin-left: auto;
	margin-right: auto;
}

@media (max-width:1024px) {
	.elementor-widget-image .widget-image-caption {
		line-height: var(--e-global-typography-text-line-height);
	}
}

@media (max-width:767px) {
	.elementor-widget-image .widget-image-caption {
		line-height: var(--e-global-typography-text-line-height);
	}
}