 /**
* Custom themeing that applies to the Pensions Trustee Toolkit when logged in only
**/

#main-navbar .navbar-nav li:nth-child(4) {
    display:none;
}

