@media (max-width: 600px){
	.bigtext * {
		white-space: normal !  important;
	}
}