@media only screen and (max-width: 734px) {
	#ac-localnav .ac-ln-button {
		padding-top: 5px;
		padding-bottom: 3px;
	}
}

/* section-hero */
.section-hero .macbook-hero-copy {
	margin-left: auto;
	margin-right: auto;
	margin-top: 74px;
}

@media only screen and (max-width: 1068px) {
	.section-hero .macbook-hero-copy {
		margin-top: 52px;
	}
}

@media only screen and (max-width: 734px) {
	.section-hero .macbook-hero-copy {
		margin-top: 30px;
		max-width: 320px;
	}
}

.typography-hero-copy {
	font-size: 32px;
	line-height: 1.34375;
	font-weight: 600;
	letter-spacing: 0.004em;
	font-family: "SF Pro JP", "SF Pro Display", "SF Pro Icons",
		"Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo",
		"ＭＳ Ｐゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

@media only screen and (max-width: 1068px) {
	.typography-hero-copy {
		font-size: 28px;
		line-height: 1.14286;
		font-weight: 600;
		letter-spacing: 0.007em;
		font-family: "SF Pro JP", "SF Pro Display", "SF Pro Icons",
			"Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo",
			"ＭＳ Ｐゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
	}
}

@media only screen and (max-width: 734px) {
	.typography-hero-copy {
		font-size: 21px;
		line-height: 1.2381;
		font-weight: 600;
		letter-spacing: 0.011em;
		font-family: "SF Pro JP", "SF Pro Display", "SF Pro Icons",
			"Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo",
			"ＭＳ Ｐゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
	}
}

.overview-easy-setup-icon-icloud.tile-icon.overview_easy-setup_icon_icloud {
	position: inherit;
	left: initial;
	transform: none;
}

.overview-privacy-icon-password-monitoring.tile-icon.align-self-end.overview_privacy_icon_password_monitoring {
	position: inherit;
	left: initial;
	transform: none;
}
