CSS Property:
align-self:

Result:
RED
BLUE
Green div with more content.
CSS Code:

div#myBlueDiv {
  align-self:auto;
}
  
Click the property values above to see the result
W3Schools.com - Play it