#leftlabelheader {
	flex-direction: column;
}

#leftlabelheader > div:first-of-type {
	height: 148px; /* hh1 */
	line-height: 148px;
	font-size: 148px;
	font-weight: 900;
	letter-spacing: -15px;
	padding: 0 15px;
}

#leftlabelheader > div:last-of-type > div:first-of-type {
	padding-left: 10px;
	line-height: 50px; /* 2* <= hh2 */
}

#leftlabelheader > div:last-of-type > div:first-of-type > div:first-of-type {
	font-size: 50px;
}

#leftlabelheader > div:last-of-type > div:first-of-type > div:last-of-type {
	font-size: 44px;
}

#leftlabelheader > div:last-of-type > div:last-of-type {
	font-size: 106px;
	height: 106px;  /* hh2 */
	letter-spacing: -10px;
	line-height: 106px;
	padding-left: 10px;
}

.h2alert, .h2message {
	font-size: 56px;
	padding: 0 50px;
}
