diff --git a/themes/finc/scss/compiled.scss b/themes/finc/scss/compiled.scss
index dc2952b7b0ed24ea2e03991f812ba2b4780327ec..7eb2069bdf73139da76a8d2b7d8555d13b1c7da6 100644
--- a/themes/finc/scss/compiled.scss
+++ b/themes/finc/scss/compiled.scss
@@ -510,7 +510,8 @@ table.collapse.in {
   display: none;
 
   &.SID48 {
-    background: url('../images/wiso-transparent-70x20.png') 0 0 no-repeat;
+    // #14061 adapt the path to get the wiso logo for sub-instances
+    background: url('../../finc/images/wiso-transparent-70x20.png') 0 0 no-repeat;
     display: inline-block;
     font-size: 100%; // important to render width and height correctly
     height: em(20px);