/*Local Overrides*/

.section-discover-more .section-content {
	width: 100%;
}

.selection-highlight {
	width: 210px;
}

.selection-text:before {
	left: auto;
	transform: none;
	right: 60px;
}
@media only screen and (max-width: 1068px) and (min-width: 734px) {
	br.medium {
		display: block;
	}
}
@media only screen and (max-width: 1068px) {
	.selection-highlight {
		width: 177px;
		top: auto;
		bottom: -13px;
		left: auto;
		transform: none;
	}

	.selection-text:before {
		right: -42px;
	}
}

@media screen and (max-width: 734px) {
	.selection-highlight {
		width: 110px;
		top: auto;
		bottom: -3px;
		left: auto;
		transform: none;
	}

	.selection-text:before {
		left: auto;
		transform: none;
		right: 42px;
	}
}

@media screen and (max-width: 350px) {
	.section-discover-more .discover-more-headline {
		max-width: 100%;
	}
}

/* discover-more */

.section-discover-more .discover-more-headline .selection-text:before {
	background-image: url("/cl/accessibility/images/shared/speak__czk9v7csnnue_large.png");
	width: 95px;
	background-size: 95px 67px;
}
@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) {
	.section-discover-more .discover-more-headline .selection-text:before {
		background-image: url("/cl/accessibility/images/shared/speak__czk9v7csnnue_large_2x.png");
	}
}
@media only screen and (max-width: 734px) {
	.section-discover-more .discover-more-headline .selection-text:before {
		background-image: url("/cl/accessibility/images/shared/speak__czk9v7csnnue_small.png");
		width: 60px;
		background-size: 60px 34px;
		left: 228px;
	}
}
@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) {
	.section-discover-more .discover-more-headline .selection-text:before {
		background-image: url("/cl/accessibility/images/shared/speak__czk9v7csnnue_small_2x.png");
	}
}

.section-discover-more span.bento-aria-label {
	letter-spacing: normal;
}

/* section-discover-more */
@media only screen and (max-width: 1068px) {
	.selection-text:before {
		right: 0px;
	}
}

@media only screen and (max-width: 1068px) {
	.medium-show {
		display: inline;
	}
}
@media only screen and (max-width: 734px) {
	.small-show {
		display: inline;
	}
}
