
	@media(min-width:295px){
		table tr td {
			word-break: normal;
		}
	}
