Yes, but you do need a CSS file to accomplish this. Resize SVG in markdown covers how to do this by specifying pixel size; however, you can change the width to be 100% instead like so:
img[src*="#article"] {
width: 100%;
}
Then your image will be 