images header bootstrap code example
Example 1: bootstrap class align center image
class="mx-auto d-block"
Example 2: bootstrap image size
.food1 img {
width:100%;
height: 230px;
}
class="mx-auto d-block"
.food1 img {
width:100%;
height: 230px;
}