These are the contents of my popup:
<div>
<div style="width: 70%; float: left;">
[wds id="1"]
</div>
<div style="width: 30%; float: right;">
<h3><b>Client Name</b><h3>
<p>Some Testname</p>
<h3><b>Brief</b></h3>
<p>Test text</p>
</div>
</div>
When I remove style=”width: 70%; float: left;” it goes to original size.