table {
    box-sizing: border-box!important;
    border: 1px solid #e0e0e0;
}
table, th, td {
    border: 1px solid #e0e0e0;
}