Currently, I am utilizing MVC5 with the Razor view engine and Bootstrap. I am facing an issue where I am trying to center some images, but I am running into difficulties. Oddly enough, when I include the Bootstrap.css file, the centering does not work as expected. However, when I remove bootstrap.css, everything aligns perfectly. I have also attempted to use the Bootstrap text center class
without success. Any suggestions would be greatly appreciated.
http://jsfiddle.net/9h5rvgLc/