diff --git a/themes/finc/scss/compiled.scss b/themes/finc/scss/compiled.scss
index aff100fad7a0b2991b8ca79393ff637832ec2612..a7fbd375f82075f348503611d72770e940b5b340 100644
--- a/themes/finc/scss/compiled.scss
+++ b/themes/finc/scss/compiled.scss
@@ -191,6 +191,13 @@ h2 {
 //// h3
 h3 {
   font-size: 1.5rem;
+
+  // H3 in MyAccount needs to be pushed in
+  #myresearch-sidebar & {
+    @media screen and (max-width: $screen-xs-max) {
+      padding-left: $half-gutter;
+    }
+  }
 }
 
 //// h4