diff --git a/src/pages/cart/components/youMayLike/YouMayAlsoLike.module.css b/src/pages/cart/components/youMayLike/YouMayAlsoLike.module.css index a0be90f..8921fb4 100644 --- a/src/pages/cart/components/youMayLike/YouMayAlsoLike.module.css +++ b/src/pages/cart/components/youMayLike/YouMayAlsoLike.module.css @@ -56,7 +56,7 @@ outline-offset: 4px; } .youMightAlsoLikeContainer { - height: 160px !important; + height: 130px !important; } .itemDescriptionIconsContainer { @@ -70,7 +70,7 @@ @media (min-width: 768px) and (max-width: 1024px) { .youMightAlsoLikeContainer { - height: 210px !important; + height: 190px !important; } .itemDescriptionIconsContainer {