Flexbox item wrapping

Item #1 is an image which I had question about in this posting…Image as flexbox item``

As of right now my rule for image is just

align-self: center;
max-width: 100%; 

So I guess my goal is that item#3 and item#1 adjusts as the size of the browser window adjusts