.entry-content, .widget .artikkeli {
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
	word-wrap: normal;
}

.site-footer .widget {
width: 25% !important;
}