 /* Traditions Page CSS */
  #pp-nav {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 224px;
  }

  #pp-nav.right .bottom-nav-arrow {
    top : 203px !important;
  }

  #pp-nav.right .top-nav-arrow {
    top : 0px !important;
  }