.sjb-wrap #sjb_job-detail-features {
    font-family: 'Roboto', sans-serif;
    padding-left: 15px;
    padding-right: 15px;
}
.sjb-wrap #sjb_job-detail-features h3 {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    color: #164e91;
    font-style: normal;
    font-weight: 400;
}
.sjb-wrap #sjb_job-detail-features table {
    margin-left: 15px;
    border: none;
}
.sjb-wrap #sjb_job-detail-features td {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    color: #666666;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    padding-bottom: 15px;
    margin-bottom: 30px;
}
.sjb-wrap #sjb_job-detail-features th{
    padding: 10px 15px;   
    border-top: 1px solid #cccccc;
    border-right: none;
    border-left:none;
    border-bottom: none;
}
.sjb-wrap #sjb_job-detail-features td{
    padding: 10px 15px;
    border-right: none;
    border-left:none;
    border-bottom: none;
    border-top: 1px solid #cccccc;
}