@media (max-width: 640px) {
    .article-content table {
        font-size: 12px;
    }
}
