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

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

 
 .performance-modal-content .subsection-gallery .toggle-wrap .model-toggle {
    text-align: center;
    width: 126px;
 }

 @media only screen and (max-width:734px) {
 	.performance-modal-content .subsection-gallery .toggle-wrap .model-toggle {
       width: 100px;
    }
 }
@media only screen and (max-width: 734px) {
	.performance-modal-content .subsection-gallery .tabnav-link {
		font-size: 18px;
	}
}

@media only screen and (max-width: 1068px) {
       .section-upgraders .bento-item.colors .bento-item-image-wrapper {
             gap: 12px;
       }
}
 /*------------------------------------*\ 
   END LOCAL FIXES 
\*------------------------------------*/

/*------------------------------------*\ 
  COMPARE SECTION AI FIXES 
\*------------------------------------*/ 




.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;
	}
}
/*------------------------------------*\ 
  END COMPARE SECTION AI FIXES 
\*------------------------------------*/ 