altcha-widget .altcha-checkbox {
	flex: 0 0 22px !important;
	height: 22px !important;
	min-width: 22px !important;
	width: 22px !important;
}

altcha-widget .altcha-checkbox input[type="checkbox"] {
	box-sizing: border-box !important;
	height: 22px !important;
	margin: 0 !important;
	min-width: 22px !important;
	width: 22px !important;
}
