1
2
3
4
.flex-container
flex-direction: row-reverse
align-items: flex-end
.target:nth-of-type(2)
align-self: stretch
flex-grow: 1
flex-shrink: 2
height: auto
.target:nth-of-type(3)
align-self: flex-start