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






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




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

@media only screen and (max-width: 734px) {
	.section-versatility-gallery {
		overflow: initial;
	}
	
	.section-versatility {
		--gallery-height-s: 800px;
	}
}


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



/*------------------------------------*\
   TADE-IN TILE FULL-WIDTH
\*------------------------------------*/

.router-item-tradein.full-split .router-item-content {
	margin: 125px 0;
}

.router-item-tradein .router-item-picture {
	align-self: center;
}

@media only screen and (max-width: 1068px) {
	.router-item-tradein.full-split .router-item-content {
		margin: 75px 0;
		width: 350px;
	}
}

@media only screen and (max-width: 734px) {
	.router-item-tradein .router-content-wrapper { 
		margin-bottom: 50px;
	}
	
	.router-item-tradein.full-split .router-item-content { 
		margin: 35px 0;
		width: auto;
	}
}



/*------------------------------------*\
   END LOCAL TADE-IN TILE FULL-WIDTH
\*------------------------------------*/ 