/* Remove Mobile Navigation Icon */
#toggles {
    display: none!important;
  }

  .inner-wrap {
    padding-top: 0px!important;
  }