This problem has me stumped! I need to center the SVG clip within the surrounding div, just like in this example:
http://jsfiddle.net/ztfdv9qh/ - Make sure to check the link because the SVG is quite long!
<div class="svg-wrapper">
<div class="svg-clipped"></div>
</div>