.form-select.month {
    width:100px;
    display: inline-block;
}
.form-select.day {
    width:75px;
    display: inline-block;
}
.form-select.year {
    width:100px;
    display: inline-block;
}