.anchor:before {
  display: block;
  content: " ";
  margin-top: -80px;
  position: relative;
  height: 80px;
  visibility: hidden;
  pointer-events: none;
}

/*#wine-list {
  max-height: calc(100vh - 6em);
  overflow: auto;
}*/