https://github.com/rmehta/erpnext/commit/82f573034235356b54a2144e52dae1aa9579e1ee {% if doc.in_format_data("image") and doc.get("image") and not doc.is_print_hide("image")-%} <div class="pull-left" style="max-width: 38.2%; margin-right: 10px;"> - <img src="{{ doc.image }}" style="max-width: 100%"> - <!-- width: 100% is a mozilla bug --> - <img src="{{ doc.image }}" class="img-responsive" style="width: 100%;"> </div> {%- endif %} <div>