Jinja Help Needed: Reducing the space

Hi community, can anyone help me out in reducing the space as shown below?

Below is my code attempt:

<img src={{ doc.image }} style='max-width: 150px;'> <div class="print-heading"> <h2>Employee<br><small>{{ doc.name }}</small></h2> </div>