(elements with display: table-cell or ) to align content within the cell.
This property only works on specific types of elements as documented by MDN Web Docs : (e.g., , , ). .yjSmFEP3 { vertical-align:top
The CSS snippet .yjSmFEP3 { vertical-align: top; } aligns the element with the class yjSmFEP3 to the of its parent element or the tallest element in its current line box. (elements with display: table-cell or ) to align