.comp-smd-led-wrapper {
	position: absolute;
	width: 1%;
	height: 0.6%;
	background-color: whitesmoke;
}

.comp-smd-led {
	width: 100%;
	height: 100%;
	background-color: whitesmoke;
	filter: blur(1px);
}