I had the exact same problem, and I think I found a simple, kind of dirty solution for those who want to try it…
in the file:
“../themes/twentythirteen/header.php”
line 35:
<header id=”masthead” class=”site-header” role=”banner” style=”background-size:100%;”>
just add directly the “background-size:100%”
worked for me!