Media Queries: When using all min-width, the narrower/smaller media queries goes first and the widest media query will go last. When using all max-width, the widest/biggest width of media query goes first and the narrowest go last.