get svg to fill container
Modifies CSS so that the svg used to assembly the images fills it's container 100%. The issue noted in #9 (closed) was due to the svg height being set to auto, and was only filling a small portion of the image container.
Closes #9 (closed)