diff --git a/dotcom-rendering/src/components/FootballMatchHeader/FootballMatchHeader.tsx b/dotcom-rendering/src/components/FootballMatchHeader/FootballMatchHeader.tsx
index 75e0907a78d..288b96a8631 100644
--- a/dotcom-rendering/src/components/FootballMatchHeader/FootballMatchHeader.tsx
+++ b/dotcom-rendering/src/components/FootballMatchHeader/FootballMatchHeader.tsx
@@ -379,10 +379,7 @@ const Team = (props: {
isolation: 'isolate',
}}
>
-
+
{props.match.kind !== 'Fixture' ? (
);
-const Crest = (props: { name: string; paID: string }) => (
+const Crest = (props: { paID: string }) => (
(
>