.cr-veh-lsttble-sec{width:100%; float:left;}
.cr-veh-lsttble-outer{width:100%; float:left; overflow-x: auto;}
.cr-veh-lsttble{ width:100%; float:left; margin-bottom:40px;}
.cr-veh-lsttble thead{ background-color:#ffc200; border:solid 1px #ffc200;}
.cr-veh-lsttble thead tr th{ padding:10px 10px; text-align:center; color:#fff;font-family: 'play'; font-size:15px; text-transform:uppercase;}
.cr-veh-lsttble tbody td{padding:12px 10px; text-align:center; background-color:#f1f1f1; font-family:'open_sans'; font-size:14px; border:solid 1px #ddd;}
.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}