.product__line-item:nth-of-type(1) .product__line-item__label {
display:none !important;
}
.category-extra__line-item:nth-of-type(4) .category-extra__line-item__label {
    display:none !important;
}