1
2
3
4
.flex-container
flex-direction: row-reverse
align-items: center
.target:nth-of-type(1)
align-self: flex-end
flex-grow: 2
.target:nth-of-type(4)
flex-grow: 1