I have an image of the map of Brazil in svg
all mapped and when resizing my page it does not follow this resizing, I have read some articles and tried some solutions and in none of them I succeeded
The page with the map and the code is here:
What I tried was to remove the size set for it which is stroke-width="1.0404"
and try to work with the css to solve, but I could not
.mapa { width: 200px; }