.simple-table th {
    min-width: 180px;
}
.simple-table td {
    color: #333;
    vertical-align: middle;
    line-height: 1.75;
    font-size: 14px;
}