
.vehicle .make, .vehicle .model, .vehicle .engine{
    width:100px;
}
.vehicle .year{
    width:50px;
}
.vehicle .engine{
    width:70px;
}