
.search-form__results{
  position: absolute;
    background: #fff;
    padding: 16px;
    z-index: 56;
  box-shadow: 0 3px 10px -2px #0000001a;
}