I need help with my Images

Hi people, I am creating a responsive website. I need help with the line 105. I can’t change the image size of the logo.

NOTES:

line 105 is for the Desktop Version.
line 114 is for the Mobile Version.

Please, somebody, help me.

I’m stupid xD. https://codepen.io/Admadary/pen/YLgGdj.

Uhm, can you see the images on your pen? I can’t :confused:
The path seems to be a local one.

That said, what’s happening in line 105? I read this:
width: 845px;
What do you mean you can’t change it?

1 Like

Sorry Layer, I already discovered how to do it. However, thank you to try to help me. I just need to put: width: 845px !Important; and it works.

1 Like