I\'m trying to have a SVG graphic inside an tag that would fit (without crop) inside the tag with preserved aspect ratio. I created t
I solved it by setting the following CSS to the :
width: 100%; max-width: (desiredwidth in px)