The width of content is 500px; the flex-basis of the flex items is 120px.

A, B, C have flex-shrink:1 set. D and E have flex-shrink:2 set

The width of D and E is less than the others.

A
B
C
D
E