
textarea{width:auto;}
.getquoteForm{width: 600px; max-width: 100%; border: 1px solid #91bfe7;margin:0 auto;box-sizing:border-box;}
@media screen and (max-width:500px){
.getquoteForm td{text-align:left;display:block;width:100%;float:none;box-sizing:border-box;height:auto;padding: 5px 15px !important;}
input, select{width:97%;padding:8px;}
textarea,select{width:100%;}
}
