.toc__user-section {
    border-top: 0px !important;
    padding-top: 0px !important;
}
.toc__user-section li a,
.toc__user-section li span {
    text-transform: none;
    font-size: 14px;
    font-family: "Ringside-Narrow", Arial, Helvetica, Verdana, sans-serif;
    font-weight: bold;
    letter-spacing: 0.2px;
    line-height: 1.3em;
    color: #000000;
    padding: 10px 0;
    display: block;
}
.toc__user-section li {
    border: none !important;
}
@media only screen and (min-width: 600px) {
    .toc__user-section {
        display: none;
    }
}
.lb-hidden {
    display: none !important;
}