diff --git a/themes/bootstrap3/scss/components/record.scss b/themes/bootstrap3/scss/components/record.scss
index d0ebcdb79ac2a591bc516e911628717b91503ba4..7ff7fd966d834a75b9127fccfac8035d36dc1b7c 100644
--- a/themes/bootstrap3/scss/components/record.scss
+++ b/themes/bootstrap3/scss/components/record.scss
@@ -1,3 +1,7 @@
+.record h1 {
+  font-size: 24px;
+  line-height: 1.15;
+}
 .record .media-body h3 { margin-top: 0; } // Align title with top of image
 .recordcover { max-height: 300px; } // Keep the image from getting out of control
 .browzine .recordcover {
@@ -127,4 +131,4 @@
 }
 
 /* ------ Relais ------ */
-.relaisLink { display: inline-block; }
\ No newline at end of file
+.relaisLink { display: inline-block; }