.fee-structure-heading {
    text-align: center;
    margin-bottom: 3px;
}
.fee_structure_table {
    text-align: left;
}
.fee_structure_table thead tr th, .fee_structure_table tbody tr th {
    border: 1px solid #ccc;
    padding: 10px;
    font-weight: 700;
}
.transport-fee-note {
    display: block;
}