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






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




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

@media only screen and (max-width: 1068px) {
    .section-key-features .features-row:not(:first-child)[data-analytics-activitymap-region-id="carplay"] {
        padding-top: 4em;
    }
}

@media only screen and (max-width: 734px) {
    .section-key-features .features-row:not(:first-child)[data-analytics-activitymap-region-id="carplay"] {
        padding-top: 0;
    }
}

@media only screen and (max-width: 1068px) {
	.page-features .section-features .features-section .features-row:not(:first-child)[data-analytics-activitymap-region-id="carplay"] .features-rowheader .features-violator.lifted {
    position: absolute;
    bottom: 2.99em;
	}
}

@media only screen and (max-width: 734px) {
    .page-features .section-features .features-section .features-row:not(:first-child)[data-analytics-activitymap-region-id="carplay"] .features-rowheader .features-violator.lifted {
        position: static;
        bottom: unset;
    }
}


@media only screen and (max-width: 1068px) {
	.page-features .section-features .features-section .features-rowheader .features-violator.lifted.longer-headline {
		bottom: 7.5em;
	}
}

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