.stJsonGroup {
	margin: 8px 0;
	width: 100%;
}

.stJsonLabel, .stJsonValue {
	width: calc(44% - 4px);
}

.stJsonDelete {
	width: calc(12% - 8px);
	border: none !important;
	padding: 2px !important;
}