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

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

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

.selection-highlight {
	width: 71px;
	right: 95px;
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.selection-highlight {
		width: 60px;
		right: 79px;
	}
}

@media screen and (max-width: 350px) {
	.section-discover-more .discover-more-headline {
		max-width: 300px;
		font-size: 39px;
	}
}

@media only screen and (min-width: 320px) and (max-width: 734px) {
	.selection-highlight {
		width: 40px;
		right: 46px;
	}
}
/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
