<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
use this to customized lazyload related style
*/
.catalog-category-view .page .col-main .category-products .products-grid li a.product-image {
    background-image: url('../../../images/opc-ajax-loader.gif');
    background-repeat: no-repeat;
    background-position: 50%;
}
</pre></body></html>