Set the width attribute in this image tag to "300".

<html>
 <body>
  <img src="https://getmimo.com/r/taxi.png"  width="300" height="200">
 </body>
</html>]]>

Type in "300" to set the width value of the image. The quotes are very important.