.elementor-widget-wrap {
  align-content: center !important;
}
@media (max-width: 1024px) and (min-width: 768px) {
  .elementor-section .elementor-container {
    flex-wrap: nowrap !important;
  }
}
.elementor-67 .elementor-element.elementor-element-2e2c99c {
  --nav-menu-icon-size: 50px !important;
}

@media (max-width: 585px) {
  #homeImage {
    background-image: url("images/imageHome.png");
    background-position: right;
  }
}
@media (max-width: 1000px) and (min-width: 586px) {
  #homeImage {
    background-image: url("images/imageHome.png");
    background-size: cover;
    background-size: 100%;
  }
}