CSS Div Bottom of Parent

.parent {
	display: flex;
	align-items: flex-end;
}
Rudolph Steyn