.icon-after::after,
.more::after {
	position: relative;
	top: -0.075em;
}

.page-trial .section-hero .cta a {
	padding: 11px 14px 9px;
}
.cta .icon-wrapper .icon-after::after {
	top: 0;
}

@media only screen and (max-width: 1068px) {
}

@media only screen and (max-width: 735px) {
	.section-hero .typography-headline-elevated {
		max-width: 450px;
	}
	.typography-headline-elevated.mobile-headline {
		max-width: 12em;
	}
}
