img.controlpanel
{
	height:72px;
}

@media all and (max-width: 899px) {

	img.controlpanel
	{
		height:48px;
	}
}