.txt-style {
    border-radius: 5px !important; 
    height: 23px; 
    width: 70%;
}
select.txt-style {
    border-radius: 5px;
    height: 38px;
    width: 71.5%;
}