@media (min-width: 1200px) {
  .scrollspy {
    display:none;
  }
}