@media (min-width: 768px) {
  body.tvr-search-modernization-next .hero-holder + .e-con:has(.abe-results-page) {
    display: flex !important;
  }
}

@media (min-width: 1024px) {
  body.tvr-search-modernization-next .header-holder:not(.elementor-sticky__spacer) {
    position: relative;
    z-index: 1000 !important;
  }
}
