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