.llg-product-icon {
    background-image: url('/bundles/exactacore/img/llg-icon.jpg');
    background-size: contain;
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
    display: inline-block;
    vertical-align: middle;
}

.exacta-product-icon {
    background-image: url('/bundles/exactacore/img/exacta-icon.png');
    background-size: contain;
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
    display: inline-block;
    vertical-align: middle;
}