diff --git a/webapp/src/components/AssetImage/AssetImage.css b/webapp/src/components/AssetImage/AssetImage.css
index 22e91d291d..e48216d359 100644
--- a/webapp/src/components/AssetImage/AssetImage.css
+++ b/webapp/src/components/AssetImage/AssetImage.css
@@ -334,6 +334,7 @@
width: 100%;
bottom: -110px;
padding-top: 20px;
+ height: 84px;
}
.AssetImage .rarity-background,
.AssetImage .WearablePreview {
diff --git a/webapp/src/components/AssetPage/BestBuyingOption/BestBuyingOption.spec.tsx b/webapp/src/components/AssetPage/BestBuyingOption/BestBuyingOption.spec.tsx
index c9af09071f..b7f8aec515 100644
--- a/webapp/src/components/AssetPage/BestBuyingOption/BestBuyingOption.spec.tsx
+++ b/webapp/src/components/AssetPage/BestBuyingOption/BestBuyingOption.spec.tsx
@@ -143,11 +143,7 @@ describe('Best Buying Option', () => {