@media only screen and (max-width: 600px) {
    .lyric-content {
        font-size: 12px;        
    }
  }