/* SECURITY ALTS */
@media only screen and (max-width: 735px) {
	.page-apple-watch .section-benefits .row-security {
		background-color: #f5f5f7;
	}
}

@media only screen and (max-width: 1068px) {
	.page-apple-watch .section-benefits .row-security .acbm-riverrow-image {
		background-image: url("/br/healthcare/images/apple-watch/benefits/security__c2t3xrqok4k2_medium.jpg");
	}
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.page-apple-watch .section-benefits .row-security .acbm-riverrow-image {
		background-image: url("/br/healthcare/images/apple-watch/benefits/security__c2t3xrqok4k2_medium_2x.jpg");
	}
}

@media only screen and (max-width: 735px) {
	.page-apple-watch .section-benefits .row-security .acbm-riverrow-image {
		background-image: url("/br/healthcare/images/apple-watch/benefits/security__c2t3xrqok4k2_small.jpg");
	}
}

@media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 735px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 735px) and (min-resolution: 144dpi) {
	.page-apple-watch .section-benefits .row-security .acbm-riverrow-image {
		background-image: url("/br/healthcare/images/apple-watch/benefits/security__c2t3xrqok4k2_small_2x.jpg");
	}
}
