.zoom-image-container-5a8a3d63 {
	position: relative;
	overflow: hidden;
	width: 100%;
	display: block;
}

/* Force the elementor widget wrapper to be 100% width */
.elementor-widget-scroll_zoom_image_5a8a3d63 {
	width: 100%;
}

.zoom-image-bg-5a8a3d63 {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	transform: scale(1);
	transition-property: transform;
	transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
