@media screen and (max-width: 1024px) {
  .elementor .aux-parallax-section .elementor-image img {
    max-height: none;
    min-height: none;
    height: auto;
  }
}
.elementor .aux-parallax-section .elementor-image img {
  max-height: none;
  min-height: none;
  height: auto;
}
