.sc-comp-table,
.table-container,
h1 {
    max-width: 100% !important;
    text-align: center;
}
.table-header-title,
.table-content-row {
    width: 10%;
    display: inline-block;
    text-align: left;
}
.table-header-title {
    font-weight: bold;
} 
.table-content-country-title {
    display: inline-block;
    text-align: left;
    font-weight: bold;
}  
.first-col {
    width: 50%;
} 
.center-col {
    text-align: center;
}    
.jobtitle {
    font-size: 0.75em;
}   
