{% extends "label.html" %} {% block css %}{{ super() }} .shipping { flex-direction: row; align-items: initial; } .shipping .inner { width: 6in; height: 4in; overflow: hidden; } .shipping .inner img { height: 100%; } {% endblock %} {% block model_labels scoped %} {% if interleaved %}{{ super() }}{% endif %} {% for shipment in model.shipping_info %}