/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/
.image-run-club {
	background-image: url(/cz/apple-watch-nike/images/watchos/nike-apps/nrc/run_club__dsfzslnqtrsm_large.jpg);
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx) {
	.image-run-club {
		background-image: url(/cz/apple-watch-nike/images/watchos/nike-apps/nrc/run_club__dsfzslnqtrsm_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.image-run-club {
		background-image: url(/cz/apple-watch-nike/images/watchos/nike-apps/nrc/run_club__dsfzslnqtrsm_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) {
	.image-run-club {
		background-image: url(/cz/apple-watch-nike/images/watchos/nike-apps/nrc/run_club__dsfzslnqtrsm_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.image-run-club-2 {
		background-image: url(/cz/apple-watch-nike/images/watchos/nike-apps/nrc/run_club_02__fdqpaf62p7ue_small.jpg);
	}
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.image-run-club-2 {
		background-image: url(/cz/apple-watch-nike/images/watchos/nike-apps/nrc/run_club_02__fdqpaf62p7ue_small_2x.jpg);
	}
}

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

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

.small-caps {
	font-variant-caps: all-small-caps;
}

.section-pretty-face .section-content .content-wrapper {
	max-width: 850px;
}

.section-sport-band .section-content .content-wrapper {
	max-width: 800px;
}

@media only screen and (max-width: 1068px) {
	.section-pretty-face .section-content .content-wrapper {
		max-width: 680px;
	}

	.section-sport-band .section-content .content-wrapper {
		max-width: 630px;
	}
	.section-sport-band .section-content .subcontent-wrapper {
		max-width: 600px;
	}
}

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