.x-infomation-card {
	.InfoCardRow {
		height: 48px;
		[class^="ant-descriptions-item-"] {
			height: 100%;
			overflow: hidden;
		}
	}
}
