.grid .column .tap-wrist {
	padding-right: 30px !important;
}

@media only screen and (max-width: 1068px) {
	.grid .column .tap-wrist {
		padding-right: 30px !important;
		bottom: 15px !important;
	}
}

/*Lumihealth starts*/

.section-motivation .section-content .grid .tile-lumihealth {
	flex-flow: row nowrap;
	padding: 43px 110px;
	margin-top: 180px;
	border-right: 0;
	height: 85%;
}

@media only screen and (max-width: 1068px) {
	.section-motivation .section-content .grid .tile-lumihealth {
		margin-top: 135px;
		height: 85%;
		padding: 35px 30px;
	}
}

@media only screen and (max-width: 736px) {
	.section-motivation .section-content .grid .tile-lumihealth {
		margin-top: 80px;
		height: 100%;
		padding: 70px 30px;
	}
}

.tile-lumihealth .tile-image-container {
	padding-left: 50px;
}

@media only screen and (max-width: 1068px) {
	.tile-lumihealth .tile-image-container {
		padding-left: 30px;
	}
}

@media only screen and (max-width: 736px) {
	.tile-lumihealth .tile-image-container {
		padding-left: 0px;
		margin-top: 50px;
	}
}

.tile-lumihealth .image-lumihealth {
	float: right;
	width: 320px;
	height: 497px;
	background-size: 320px 497px;
	background-image: url("/sg/watch/close-your-rings/images/overview/lumihealth__9cD2uQrkqZjn_large.png");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
	.tile-lumihealth .image-lumihealth {
		background-image: url("/sg/watch/close-your-rings/images/overview/lumihealth__9cD2uQrkqZjn_large_2x.png");
	}
}

@media only screen and (max-width: 1068px) {
	.tile-lumihealth .image-lumihealth {
		width: 265px;
		height: 418px;
		background-size: 265px 418px;
		background-image: url("/sg/watch/close-your-rings/images/overview/lumihealth__9cD2uQrkqZjn_medium.png");
	}
}

@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) {
	.tile-lumihealth .image-lumihealth {
		background-image: url("/sg/watch/close-your-rings/images/overview/lumihealth__9cD2uQrkqZjn_medium_2x.png");
	}
}

@media only screen and (max-width: 736px) {
	.tile-lumihealth .image-lumihealth {
		float: none;
		text-align: center;
		width: 240px;
		height: 343px;
		background-size: 240px 343px;
		background-image: url("/sg/watch/close-your-rings/images/overview/lumihealth__9cD2uQrkqZjn_small.png");
		background-repeat: no-repeat;
		background-position: center center;
	}
}

@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) {
	.tile-lumihealth .image-lumihealth {
		background-image: url("/sg/watch/close-your-rings/images/overview/lumihealth__9cD2uQrkqZjn_small_2x.png");
	}
}

.tile-lumihealth .typography-eyebrow-elevated {
	font-size: 21px;
	font-weight: 600;
}

@media only screen and (max-width: 736px) {
	.tile-lumihealth .typography-eyebrow-elevated {
		font-size: 19px;
		font-weight: 600;
	}
}

.tile-lumihealth .typography-intro-elevated {
	font-size: 21px;
	font-weight: 600;
}

.tile-lumihealth .links-stacked li {
	display: inline-block;
	margin-right: 20px;
	font-size: 19px;
	font-weight: 600;
}

/*Lumihealth ends*/


.double-row .section {
	padding-top: 0px;
}
