Control the vertical alignment of single rows of flex items with the .align-items-* classes.
.align-items-start:
.align-items-end:
.align-items-center:
.align-items-baseline:
.align-items-stretch (default):