.custom_fields_container {
  width: 49%;
  margin: 0 0 0.5% 0 !important;
  box-sizing: border-box; 
}
.gutter-sizer { width: 2%; }

.custom_field_value {
  line-height: 1.5;
}

.custom_values_list {
  list-style: none; 
  padding-left: 0;
  line-height: 2.5;
}

.customization_margin {
  margin: 1% 0; 
}