i.help {
	display: inline-block;
	padding: 0;
	border: none;
	background: none;
	font-size: 0;

	&::before {
		font-size: 1.2rem !important;
	}
}

#help {
	min-width: 30rem;
}