@media screen and (max-width: 480px) {
    #readingcont-body > div.contents > div.voice > p {
        text-align: left;
    }
}
