.menu .nolink {
    color: #0056AE;
    font-family: din-condensed-web, sans-serif;
    font-size: 24px;
}

@media only screen and (max-width: 760px) {
    #sidebar-first {
        display: none;
    }
}