diff --git a/packages/web/src/components/artist-recommendations/ArtistRecommendations.tsx b/packages/web/src/components/artist-recommendations/ArtistRecommendations.tsx
index 046b83514ba..3e4b19372c1 100644
--- a/packages/web/src/components/artist-recommendations/ArtistRecommendations.tsx
+++ b/packages/web/src/components/artist-recommendations/ArtistRecommendations.tsx
@@ -69,14 +69,17 @@ const ArtistProfilePictureWrapper = ({
const isMobile = useIsMobile()
if (isMobile) {
return (
-
+
)
}
return (