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

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

 
 
 @media only screen and (min-width: 735px) {
	article.section-camera-audio .article-headline {
		max-width: 8em
	}
}

@media only screen and (max-width: 734px) {
	.continuity-tabnav-gallery .tabnav-link {
		font-size: 11.5px;
	}
}

.overview-routers-tradein {
	--p-width: 1380px;
	--p-height: 528px;
}
@media only screen and (max-width: 1068px) and (max-width: 1068px) {
	.overview-routers-tradein {
		--p-width: 1028px;
		--p-height: 404px;
	}
}
@media only screen and (max-width: 734px) and (max-width: 734px) {
	.overview-routers-tradein {
		--p-width: 375px;
		--p-height: 192px;
	}
}

@media only screen and (max-width: 1068px) {
       .section-upgraders .bento-item.colors .bento-item-image-wrapper {
             gap: 18px;
       }
}

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