diff --git a/app/assets/stylesheets/extranet/_default/layouts/_footer.sass b/app/assets/stylesheets/extranet/_default/layouts/_footer.sass
index 44a3714b377f596bd2003c73b49172ff063464f4..7090ab37c9e8d0f9b26bdb00f6bb5a804d01c8ba 100644
--- a/app/assets/stylesheets/extranet/_default/layouts/_footer.sass
+++ b/app/assets/stylesheets/extranet/_default/layouts/_footer.sass
@@ -6,7 +6,7 @@ footer
         border-bottom: 1px solid $primary
         img
             height: auto
-            width: 100px
+            width: 75px
     nav
         a
             display: block
diff --git a/app/assets/stylesheets/extranet/themes/IJBA/_variables.sass b/app/assets/stylesheets/extranet/themes/IJBA/_variables.sass
index e121f06fb4ee470314cb71f35044c3a3a6b692d7..16c6699a16fa63dad84577425c3e4df9d71d218f 100644
--- a/app/assets/stylesheets/extranet/themes/IJBA/_variables.sass
+++ b/app/assets/stylesheets/extranet/themes/IJBA/_variables.sass
@@ -1,5 +1,3 @@
 $ijba-red: #E40130
 
 $navbar-link-active-color: $ijba-red
-
-$breadcrumb-active-color: $ijba-red