.content h3 {
    margin-bottom: 10px;
}

.content table {
    margin-bottom: 20px;
}

.content table tr td {
    padding-bottom: 15px;
}

    .content table th {
        text-align: left;
        padding-right: 15px;
        white-space: nowrap;
    }