Why isn't my image responsive?

im stuck at the tribute page project with this, don’t know why but my main img isn’t responsive! can somebody help me? { http://codepen.io/dualen/full/dNjVvg/ }

What do you mean by main image? The bigger image?

I see that you are using container-fluid with fixed width in the CSS.
Remove that and it will return back to the responsiveness you’re looking for.

Also, there is a floating tag right at the end with no opening.

It’s working now!!! Thanks very much ! :smiley: