When I change from edit view to full page my background photo expands

Can someone please help me…I cannot figure out a way to keep my background image in my intro to keep from changing size when screen resolution changes.

Take a look at my pen and then change the view to full page and you will see what I am talking about.

SOMEONE HELP lol

http://codepen.io/RogueSC/pen/ygqXgE?editors=1100

remove background-size: cover

No dice…all it did was make the image larger. I’m trying to keep it the same size as it is in edit view.

Well, resize the image. It’ll weigh less which is good for performance and you’ll have the effect you want.

Yeah I already tried that didnt work…just does the same thing except the image becomes distorted because its too small…