@media only screen and (max-width: 900px) {
    .fanclub-navigation .nav > li > a {
        font-size: 14px;
    }
}
