.typography-section-headline-bold {
	line-height: 1.15;
}

.section-apple-one .button-appleone {
	width: 284px;
}

@media only screen and (max-width: 734px) {
	.section-apple-one .button-appleone {
		max-width: 267px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-memories .section-headline {
		max-width: 655px;
	}

	.section-always-on .typography-section-headline-bold {
		padding-right: 40px;
	}
}

.section-always-on .overview-calendar-notification {
	top: 24%;
}

@media only screen and (max-width: 734px) {
	.section-always-on .overview-calendar-notification {
		top: 52%;
	}
}
