.pro_table {
    text-align: center;
}
.pro_table thead th {
    background-color: #ffe153 !important;
    color: #000 !important;
}
.pro_table th, .pro_table td {
    padding: 15px 30px !important;
}
.pro_table .bg_gray td {
    background-color: #f9ebb3 !important;
}
.pro_table_left {
    text-align: left !important;
}
