#wg-product-form-add-product-form .form-type-managed-file .file {
  float: left;
  margin-right: 10px;
}
#wg-product-form-add-product-form .multivalue-item {
  overflow: visible;
  clear: both;
}

#wg-product-form-add-product-form .multivalue .add {
  clear: both;
}

#wg-product-form-add-product-form .form-type-managed-file .form-submit {
  margin-left: 10px;
}


.view-Produkte {

}

.view-Produkte .view-header {
  margin-bottom: 20px;
}

.view-Produkte .view-header h1 {
  margin-bottom: 10px;
}

.view-Produkte .views-row {
  overflow: hidden;
  margin-bottom: 10px;
}

.view-Produkte .views-field-field-image {
  float: left;
  margin-right: 10px;
}