.menu-title-text span {
    display: block;        /* moves to next line */
    font-size: 12px;       /* smaller font size */
    font-weight: normal;
    opacity: 0.8;          /* optional, looks nicer */
}