@media (max-width: 768px) {
  .cc-section-nav,
  .section-nav,
  .page-nav {
    display: none !important;
  }
}