@media only screen and (min-width: 790px){
#gform_3 .top_label li.gfield.gf_twothird:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm) {
width: 66%!important;
}
#gform_3 li.hidden_label input{
margin-top:0px;
}
#gform_3 .gfield{
margin-bottom:0px!important;
margin-top:0px!important;
margin-right: 0px!important;
}
#gform_3 .gfield_select{
border: 1px solid #bbb;
color: #4e4e4e;
background-color: #fff;
}
.gfield_description{
padding: 0px 0px 16px!important;
}
}