/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/

/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/

/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/
.typography-card-headline {
	font-size: 27px;
}
.tile .tile-content {
	padding-right: 12px;
}
@media only screen and (max-width: 1068px) {
	.typography-card-headline {
		font-size: 25px;
	}
	.tile .tile-content {
		padding-right: 12px;
	}
	.typography-card-headline {
		font-size: 25px;
	}
}

@media only screen and (max-width: 734px) {
	.typography-card-headline {
		font-size: 18px;
	}
	.tile .tile-content {
		padding-right: 10px;
	}
}

#overview-consider-card-heart-rate-sensing-1 {
	margin-top: 40px;
}

.tile-overlay-copy .feature-availability a {
	text-wrap: nowrap;
}

/* END CARD HYPERLINK CSS  */

/*------------------------------------*\
  END LOCAL FIXES
\*------------------------------------*/
