.graphical-report__legend__title,.graphical-report__svg .label .label-token{
	text-transform: none;
}
.graphical-report__legend__wrap{margin-bottom: 15px;}
.graphical-report__legend__wrap:nth-child(1) .graphical-report__legend__title {
	font-size: 0;
	color: transparent;
}
.graphical-report__legend__wrap:nth-child(1) .graphical-report__legend__title::before{
	content: 'Устройство';
	color: #000;
	font-size: 12px;
}
.graphical-report__legend__item--size{display: none;}