
/*cruise search widget*/


@media (min-width: 768px) and (min-height: 200px) and (max-height: 800px) {
    .promotion-banner {
      bottom: 83px;
      position: relative;
    }
    .hero-banner-siterefresh .cruise-search-widget {
      bottom: 15rem!important;
  }

}

