.article .content table { width: calc(100% - 4em) !important; text-align: center;}
.article .content table td { padding: 0 10px; border: 1px solid #ddd;}
@media screen and (max-width: 1024px) {
.article .content table { width: 100% !important;}
}
