.led_outer{
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}
.ledPanel{
	position: absolute;
	top: 0;
	left: 0;
}