Center image in bootstrap

I am struggling with how to center an image using Bootstrap. I have made the image responsive using img-responsive but can’t center it on the page. I have tried looking for different solutions but none seem to work.

My CodePen URL is https://codepen.io/PMartin/pen/dmvryV see the large image that is on the left, I am trying to center it.

Thank you