// Responsive Label Control
.gkits-res-label-control {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	gap: 8px;
}
