diff --git a/themes/fid_bbi/scss/blocks/alert.scss b/themes/fid_bbi/scss/blocks/alert.scss
index 7ed908b92b2b1f06d933b8dbe314dff654d0aef3..25572d2c37b3f70f7bd1724baf164fb83a945acf 100644
--- a/themes/fid_bbi/scss/blocks/alert.scss
+++ b/themes/fid_bbi/scss/blocks/alert.scss
@@ -42,6 +42,11 @@
 
   > .icon {
     margin-left: g(-2.25);
+
+    + h2,
+    + h3 {
+      margin-top: 0;
+    }
   }
 
   .main_wrap > &:first-child {