I need to find out why the image here is really small. I need these images to be retina ready, so thats why they are at 50%. Please confirm that i have done this correctly.
<!DOCTYPE html>
<html>
<head>
<title></title>
</head>
<body>
<table border="0" cellpadding="0" cellspacing="0" id="templateBody" width=
"700">
<tr>
<td class="leftColumnContent" valign="top" width="280">
<!-- // Begin Module: Top Image with Content \\ -->
<table border="0" cellpadding="20" cellspacing="0" style=
"background-color: #eeeef9;" width="100%">
<tr>
<td align="center" valign="middle" width="50%">
<div style="text-align:center;">
<h4 style="text-align:center;">DEL IKON</h4>
<hr style=
"height: 2px;background-color: black;border: 0;width: 160px;">
<p>På alle sider på hvisk.com – når<br>
du er logget ind – finder du i<br>
venstre side et ikon, hvor der står<br>
<strong>DEL</strong>. Når du trykker på
ikonet,<br>
kommer der en ’skuffe’ frem.</p>
</div>
</td>
<td align="center" valign="middle"><img src=
"https://gallery.mailchimp.com/54366e4388f5f1f871ed3d155/images/9de246f4-90cc-4185-b1b8-16b1b402b5e2.png"
style="width:50%;"></td>
</tr>
</table><br>
<!-- // End Module: Top Image with Content \\ -->
</td>
</tr>
</table>
</body>
</html>