.views-exposed-form {
  display:table;
  width: 100%;
}
/**
#views-exposed-form-non-profit-search-page-1 {
  display: table-row;
}

.views-exposed-form .form-item {
  display: table-cell;
}
.views-exposed-form .form-item-title {
  width: 49%;
}
.views-exposed-form .form-item-field-field-of-interest-1 {
  width: 49%;
}

#edit-submit-non-profit-search {
      position: absolute;
    margin-left: -105px;
    margin-top: 75px;
}
**/

.cols-2 {
  margin-top: 75px;
}
