Which class will you use to create a responsive image that changes its width based on the browser width? on bootstrap code example
Example: bootstrap image size
.food1 img {
width:100%;
height: 230px;
}
.food1 img {
width:100%;
height: 230px;
}