
.form-control{
     max-width: 500px;
 }
 
textarea.form-control{
     height: 100px;
 }
