You can use something like

img {
  width: 90%;
}

to adjust the side based on the width of the container. There are multiple ways to go about this, but hopefully this gets you started. :slight_smile:

5 Likes