/* ddcdanc 08771686 */
@media screen and (max-width: 1500px) {
 .index .inventory-search-facet-browse.hero-overlay {
    top:100px;
  }
}
@media screen and (max-width: 1100px) {
 .index .inventory-search-facet-browse.hero-overlay {
    top:50px;
  }
}