@media only screen and (max-width: 734px) {
	.section-hero .available {
		margin-top: 0px;
	}
}

@media only screen and (min-width: 1069px) {
	.section-endurance-sports-intro .intro-copy-container {
		max-width: 550px;
	}

	.pin-side-button .copy-block {
		min-width: 300px;
	}

	.pin-action-button .copy-block {
		min-width: 350px;
	}
}

.section-shared-compare .compare-table [class^="compare-item"].sos {
	padding-bottom: var(--row-gap);
	border-bottom: 1px solid #d2d2d7;
}

@media only screen and (max-width: 734px) {
	.section.section-design-battery-life .stat-caption {
		max-width: 220px;
	}
}

@media only screen and (max-width: 734px) {
	html.enhanced .section.section-design-schematic .schematic-content {
		height: 40vh;
	}

	html.enhanced .section.section-design-schematic .pin-action-button {
		height: 180px;
		top: -134px;
	}
}

@media only screen and (max-width: 734px) {
	html.enhanced .section.section-design-schematic .pin-action-button .pin-caption {
		width: 220px;
	}
}

@media only screen and (max-width: 734px) {
	.section.section-design-schematic .pin-action-button .pin-caption {
		width: 160px;
	}
}

@media only screen and (max-width: 734px) {
	html.enhanced .section.section-design-schematic .pin-side-button {
		height: 200px;
		top: -150px;
	}
}
