.items-parts {
  display: block;
}
.items-part .items-parts {
  margin-left: 32px;
  border-left: 1px solid var(--ux-swatch--grey-p100);
}
