When laying out a card view it should be possible to edit and control the number of columns used to display information. Right now everything just falls into 4 columns, regardless of the type of field. This is terrible UX from the point of view of fields like Notes which are multiline and tend to be larger blocks of text information. Right now its squashed up into a single column by default.
Ideally when laying out a card you should be able to go in and decide if a property is 1/4, 2/4, 3/4 or 4/4 to determine how much width it covers in the row it covers on the card. That way you can have something like Notes be a 4/4 and go full width.