display: flex; flex-direction: column in #r1 and #r2 , stacks the text and image vertically
display: flex; flex-direction: column
#r1
#r2
margin-top: auto in .downalign , pushes that image to the bottom of the container
margin-top: auto
.downalign