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

/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/
/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-battery {
		margin-bottom: 70px;
	}
	#highlights-gallery-item-2 p.caption.pin-offset.typography-media-card-gallery-headline {
		margin-top: 18px;
	}
}

@media only screen and (max-width: 734px) {
	#more-sports-gallery-item-4 .card-caption-content {
		padding-right: 4px;
	}
	.section-versatility .section-intro.section-intro-lifestyle .section-intro-content {
		bottom: 100px;
	}
}

@media only screen and (max-width: 450px) {
	.section-highlights .media-card-gallery-content .typography-media-card-gallery-headline {
		font-size: 15px;
	}
}
@media only screen and (max-width: 350px) {
	.section-highlights .media-card-gallery-content .typography-media-card-gallery-headline {
		font-size: 14px;
		margin: 29px 29px;
	}
}
/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
