#MainContent #bcpo:not(.g-card) .selector-wrapper:has(select[name="properties[Panel Width]"]),
#MainContent #bcpo:not(.g-card) .selector-wrapper:has(select[name="properties[Single Panel Width]"]),
#MainContent #bcpo:not(.g-card) .selector-wrapper:has(select[name="properties[Panel Length]"]),
#MainContent #bcpo:not(.g-card) .selector-wrapper:has(select[name="properties[Single Panel Length]"]) {
  width: 100%;
}
#MainContent #bcpo:not(.g-card) .selector-wrapper:has(select[name="properties[Panel Width]"]),
#MainContent #bcpo:not(.g-card) .selector-wrapper:has(select[name="properties[Single Panel Width]"]),
#MainContent #bcpo:not(.g-card) .selector-wrapper:has(select[name="properties[Panel Length]"]),
#MainContent #bcpo:not(.g-card) .selector-wrapper:has(select[name="properties[Single Panel Length]"]) {
  padding-left: 1.6rem !important;
  padding-right: 1.6rem !important;
  border-left: 0.1rem solid #D9D9D9 !important;
  border-right: 0.1rem solid #D9D9D9 !important;
}
