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

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

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

.section-discover-more .shared-apple {
	margin-right: -6px;
}

.section-discover-more .selection-highlight {
	top: auto;
	bottom: -7px;
	right: 80px;
	width: 405px;
}

.section-discover-more .selection-text:before {
	margin-left: 220px;
}

@media only screen and (max-width: 1068px) {
	.section-discover-more .selection-highlight {
		bottom: -11px;
		right: 0;
		width: 343px;
	}

	.section-discover-more .selection-text:before {
		margin-left: 200px;
	}
}

@media only screen and (max-width: 734px) {
	.section-discover-more .discover-more-headline {
		max-width: 275px;
	}

	.section-discover-more .selection-highlight {
		bottom: -2px;
		right: 0px;
		width: 210px;
	}

	.section-discover-more .selection-text::before {
		top: 15px;
		margin-left: 106px;
	}
}

.selection-text::before {
	display: none;
}

.selection-highlight {
	display: none;
}

@media only screen and (max-width: 1068px) and (max-width: 1068px) {
	.cognitive-hero-cognitive {
		transform: scale(0.95);
	}
}

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