.search-result {
  position: absolute;
  z-index: 100;
  top: 100%;
  right: 0;
  left: 0;
}

.search-result__link {
  display: block;
  padding: 5px;
  text-decoration: none;
  border-width: 0 1px 1px;
  border-style: solid;
  overflow: hidden;
}
/*# sourceMappingURL=maps/search-result_1.css.map */
