/**
 * Product icon
 */
.tsc-product-icon {
	width: 40px;
	height: 40px;

	svg {
		width: 100%;
		height: 100%;
	}
}
