.page-trial .section-hero .hero-headline {
	max-width: 100%;
}

@media only screen and (max-width: 735px) {
	.page-trial .section-hero .hero-headline {
		max-width: 420px;
	}
}
