I have a Bootstrapped HTML/ CSS. I need to vertically center an image inside a Bootstrap grid.
On lowering the screen size, the image tends to go upwards. Like this. I need the image to always be vertically centered ( Drawn in Red box)
The fiddle for the issue is here.
What change should be made in the CSS that image is always vertically centered in the responsive bootstrap grid?