.custom-related-posts .elementor-row {
  display: flex;
  flex-wrap: wrap;
}

@media only screen and (max-width: 1024px) {
  .tour-info-box .uael-infobox-left-right-wrap {
    display: block !important;
    text-align: center;
  }

  .tour-info-box .uael-module-content {
    width: 100%;
    display: block !important;
    margin: 0 auto 1em !important;
  }

  .tour-info-box .uael-image-content {
    margin: 0 auto !important;
  }
}

@media only screen and (max-width: 769px) {
  .reiseprogramm-section .elementor-widget-button {
    position: relative !important;
  }
}
