Form UX UI add item with multiple input fields

I have a form in which a user can add items with 3 inputs to each item. I need a label for each input and a label for the whole item group. I have a problem with aligning things up. As a general rule and all forms have the seem to look of the input label being on the left of the input.

How do I handle it with the best usability?

I got 2 options now:

  1. label aligned with input labels
  2. label is aligned with inputs

Is there another solution I can't see? enter image description here