.fixed-anchor::before {
    content: '';
    display: block;
    height:      250px;
    margin-top: -250px;
    visibility: hidden;
  }