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