#search-type .si-list {
  top: -400%;
}

#search-type .btn.filter-b {
  top: 142px !important;
  text-align: center;
  background-color: #146F69 !important;
  font-weight: normal !important;
}


.contact-fabs {
  z-index: 11
}

@media screen and (max-width: 800px) {

  #min-area,
  #max-area {
    grid-row: unset;
    grid-column: unset;
  }
}

* {
  touch-action: manipulation;
}