h2 {
	word-break: normal;
	overflow-wrap: normal;
	-webkit-hyphens: none;
	hyphens: none;
}
