#car_selector .cs-cell select {
    width: 100%;
}
#car_selector .cs-cell button {
    width: 100%;
    text-align: center;
}
#car_selector .cs-cell {
    padding: 3px;
}
#car_selector .modal-body {
    padding-top: 0;
}