  @media only screen and (max-width:999px) { 
	.definitions dt br {
		display: none !important;
	}
}