Cannot make my Rows fit in my wells

Hi. I created a div well class with a background image in it.
and i wanted to add pics inside of that well so it would have a nice background image.
but my well does not seem to space all the way to the right so that the other pic can fit in.
Any help please?

here is the link to my codepen. Thank you for your time and help. I am still learning.

You added two different versions of Bootstrap (4 and 3). Only add one, because it can cause problems. The “well” class is for Bootstrap 3 only.

1 Like

Ok . I kept Bootstrap 3 and created a class called smaller image and now the well and the pic fit inside each other respectively. I will now try and add a border around the images.

Thank you sooooooo much for your help.