bootstrap image styling center code example
Example 1: bootstrap class align center image
class="mx-auto d-block"
Example 2: img-fluid bootstrap
//This will make your image responsive
class="mx-auto d-block"
//This will make your image responsive