#webform-submission-ins-quote-master-paragraph-3901-form {
  display: inline-block;
  
  min-width: 338px;
  padding: 30px
}
.form-item-telephone label {
  margin-bottom: 5px !important;
}
.form-item-telephone input {
  display: block !important;
}
.form-item-type-of-insurance label {
  margin-bottom: 5px !important;
}
.form-item-type-of-insurance .select-wrapper {
  width: 100%;
}

.form-item-type-of-insurance select {
  width: 100%;
}

.webform-submission-ins_quote_master-form #edit-actions-submit {
  margin-right: 0px;
}

#edit-yes-html {
  clear: both;
}

#edit-actions {
  clear: both;
}

.webform-container .webform-button--submit {
  float: none !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

#edit-right-container { 
  float: none;
  margin-left: 0;
}

.webform-submission-ins_quote_master-form {
  padding: 30px;
  display: inline-block;
}

.webform-submission-ins_quote_master-form select,
.webform-submission-ins_quote_master-form input {
  width: 270px !important;
}