/* Add custom CSS styles below */ 
body.index .store-header {
        position: static;
    }
    .s-product-card-image img.loaded {
    object-fit: fill !important;
}
span.bg-primary.text-white.px-\[5px\].flex.items-center.w-fit.text-\[13px\].rounded-\[3px\] {
    position: absolute;
    z-index: 999;
}