/* Add custom CSS styles below */ @import url('https://fonts.googleapis.com/css?family=Tajawal&display=swap'); body{ font-family: "Tajawal",-apple-system,BlinkMacSystemFont; } .product-card-custom-head img{ object-fit:cover !important; } div[data-testid="bcio__popupTeaser"] { display: none !important; } .popup-teaser { display: none !important; }