The SVG image format is actually an XML-based document very similar to HTML, and if you put it straight into your page rather than referencing it in an image tag, you can target parts of that document using CSS and Javascript. In this lesson, we'll be using media queries to hide and reveal parts of an image by screen size: http://zurb.us/2cQEygg