/* Local overrides */

/* Section benefits */
@media screen and (min-width: 1069px) {
	.page-apple-watch
		.section-benefits
		.acbm-riverrow.row-fall-detection
		.acbm-riverrow-columncontent {
		padding-left: 66px;
	}
	.page-apple-watch
		.section-benefits
		.acbm-riverrow.row-fall-detection
		.acbm-riverrow-imagecolumn {
		min-width: 557px;
	}
}

/* sup */
sup {
	font-size: 0.6em;
	vertical-align: top;
	position: relative;
	bottom: -0.2em;
}

.medium_show_br {
	display: none;
}
@media screen and (max-width: 800px) and (min-width: 738px) {
	.medium_show_br {
		display: inherit;
	}
}

/* River Row Fall Detection L */
@media screen and (max-width: 800px) and (min-width: 1069px) {
	.page-apple-watch
		.section-benefits
		.acbm-riverrow.row-fall-detection
		.acbm-riverrow-columncontent {
		padding: 20px 0;
	}
}
