expand image to fill container
Have you tried background-size:cover; Check some examples. I had issues with webkit, background-size:cover and SVG background images. I solved it adding -webkit-background-origin:border;