.routeItem:not(.route-active) {
    display: none;
}

.backIcon {
    width: 25px;
    cursor: pointer;
}