@media screen and (max-width: 767px) {
    #top-bar .pull-left span {
        display: block;
        margin-bottom: 10px;
    }
}