.col-md-3 {
    /* width: 35%; */
}
.col-md-9 {
    /* width: 65%; */
}
/* hide form labels */
label {
    display: none;
}