diff --git a/src/core/templates/wagtailadmin/base.html b/src/core/templates/wagtailadmin/base.html
index b6b8966be..987bda796 100644
--- a/src/core/templates/wagtailadmin/base.html
+++ b/src/core/templates/wagtailadmin/base.html
@@ -2,12 +2,12 @@
{% load render_bundle webpack_static from webpack_loader %}
{% block branding_logo %}
- Digital Workspace CMS
-
- CMS
-{% endblock branding_logo %}
+ srcset="{% webpack_static 'dbt-logo-white@2x.png' %} 2x" {# /PS-IGNORE #}
+ alt="Department for Business & Trade logo"
+ class="wide">
+ Digital Workspace CMS
+
+ CMS
+ {% endblock branding_logo %}