.summary_table th:nth-child(1),
.summary_table td:nth-child(1) {
    width: 70%;
}

.summary_table th:nth-child(2),
.summary_table td:nth-child(2) {
    width: 30%;
}
