/* Hide a specific product only within the New Arrivals carousel */
#myCarousel8820774 .product-grid[data-product-id=&quot;GLE613/OR&quot;], 
#myCarousel8820774 .product-list[data-product-id=&quot;GLE613/OR&quot;] { 
    display: none !important; 
}