@media only screen and (min-width: 330px) {
	.headline-nowrap {
		white-space: nowrap;
	}
}
