This defines the ability for a flex item to shrink if necessary.
.item { flex-shrink: <number>; /* default 1 */ }