routes-side-nav {
  position: fixed;
  top: 150px;
  left: 5%;
  width: 10%;
  ul {
    padding: 0px;
  }
}