How do you find out the pixel resolution of a website?

I took a look at the source code of wired.com, and saw that their media queries are for min-width 1800px and under. How do I find out the actual resolution the website is developed/designed in?