.cmi-webform-layout #edit-subject.form-text{
    width: 100%;
}
@media(max-width:560px){
  .webform-layoutcontainer, .webform-layoutcontainer .form-item, .webform-layoutcontainer .form-item input {
  width: 100% !important;
}  
}