yes you would first change the size in your functions file first….then upload your image. For the smaller logo, you would need to override the logo in your responsive section of your css file.
Example –
`#header {
background: url(link_to_your_image.jpg);
}`