I am trying to display this image in my blog full size : https://i.stack.imgur.com/02SU4.jpg
However it gets cropped ... i don't know why. I have tried rechecking the .header
boundaries and I can't see where I would be limiting the size available for the image.
Here is the codepen for the site : http://codepen.io/anon/pen/grLED
Please help
EDIT:
Just to clarify .. I would like my .header
container to be big enough to house that image in full
EDIT 2:
so i just did this : http://codepen.io/anon/pen/vJyFn to get the desired result ... can it be done without all those <br>
?