@@ -122,7 +122,7 @@
</div>
<div class="col-xs-8">
<center>
- <img t-if="o.company_id.logo" t-att-src="'data:image/png;base64,%s' % o.company_id.logo" style="max-height: 125px;max-width: 75px;"/>
+ <img t-if="o.company_id.logo" t-att-src="'data:image/png;base64,%s' % o.company_id.logo" style="max-height: 140px;max-width: 30px;"/>
</center>