 
  
  .RH-LAYOUT-HOMEPAGE-TOC-container {
    display: none;
  }
  .RH-LAYOUT-HOMEPAGE-FILTERS-resetall {
    display: none !important;
  }

  @media screen and (max-width: 755px) {
    .topnav a:not(:first-child), .dropdown .dropbtn {
      display: none;
    }
    .topnav a.icon {
      display: none !important;
    }
  }

  .RH-LAYOUT-HOMEPAGE-HEADERMENU-container {
    padding-right: 4.75rem !important;
  }