Flex behaviors are natively supported since Bootstrap 4. Add d-flex align-items-center
in the row
div. You no longer need to modify your CSS content.
Simple example: http://jsfiddle.net/vgks6L74/
With your example:
http://jsfiddle.net/7zwtL702/
Source: Flex · Bootstrap