.ftd-home-hero__heading-line {
	display: block;
}

.ftd-home-hero__heading-line--question,
.ftd-home-hero__heading-keep {
	white-space: nowrap;
}

@media (max-width: 760px) {
	.ftd-home-hero__heading-line--question {
		white-space: normal;
	}
}
