/* set the views-exposed-widgets clearfix class to the form element */
.views-exposed-widgets {
  display: flex;
  flex-wrap: wrap;
}
