.section-content table {
    border: 0;

}

.section-content table th,
.section-content table td {
    border: 0;
}

.section-content table th {
    padding-bottom: 25px;
}

.section-content table tr:not(:last-child) td {
    padding-bottom: 25px;
}