.elementor-parallax-yes {
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
position: relative;
overflow: hidden; transition: none;
transform: none;
will-change: background-position;
}
.elementor-parallax-yes > * {
position: relative;
z-index: 1;
}