diff --git a/app/assets/stylesheets/components/_figure.scss b/app/assets/stylesheets/components/_figure.scss index 7d11a5871..a27542091 100644 --- a/app/assets/stylesheets/components/_figure.scss +++ b/app/assets/stylesheets/components/_figure.scss @@ -24,11 +24,8 @@ @include govuk-font(16); @include govuk-media-query($from: tablet) { - @include govuk-font(14); - display: block; vertical-align: top; - box-sizing: border-box; float: left; padding-left: govuk-spacing(3); diff --git a/app/assets/stylesheets/views/_worldwide-organisation.scss b/app/assets/stylesheets/views/_worldwide-organisation.scss index 932deedc6..b04481e02 100644 --- a/app/assets/stylesheets/views/_worldwide-organisation.scss +++ b/app/assets/stylesheets/views/_worldwide-organisation.scss @@ -6,7 +6,6 @@ .js-enabled { .worldwide-organisation-header { .show-other-content { - @include govuk-font(14); margin-left: .3em; white-space: nowrap; }