diff --git a/core/css/styles.css b/core/css/styles.css
index 78b9b930f35bf4862ae08609a5c099e7ad7dd717..0b92ffffb6a1c6d60ac2213431026b69c94ce6ef 100644
--- a/core/css/styles.css
+++ b/core/css/styles.css
@@ -812,6 +812,7 @@ div.crumb {
 	display: block;
 	background: url('../img/breadcrumb.svg') no-repeat right center;
 	height: 44px;
+	background-size: auto 24px;
 }
 div.crumb.hidden {
 	display: none;