 html { scroll-behavior: smooth; scroll-padding-top: 150px;  }  @media (max-width: 767px) { html { scroll-padding-top: 100px;  } }