/* CSS styles for the tool */
.resultsTable th {
    text-align: center !important;
}
@media (width <=768px) {
    .col-sm-12 {
        width: 100%;
    }
}