Full width logo image not working

I cannot seem to get my logo image to stretch full width even though my image is 2500px wide and I’ve added the CSS code that was suggested in an earlier post. Do you have any suggestions? My site is thismythicallife.com.

Thank you in advance.

Please disregard, I have solved the issue.

This code worked after all:
#masthead > .container {
max-width: 100%;
width: 100%;
padding: 0;
}

Awesome great to see you got that solved.

Please advise if you have more questions.

Have a fantastic day!