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






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




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


.overview-routers-accessories {
    --p-width: 1380px;
    --p-height:358px;
}
@media only screen and (max-width: 1068px) {
    .overview-routers-accessories {
        --p-width: 970px;
        --p-height:325px;
    }
}
@media only screen and (max-width: 734px) {
    .overview-routers-accessories {
        --p-width: 734px;
        --p-height:208px;
        margin-bottom: 0px;
    }
}


@media only screen and (max-width: 1068px) {
    .subsection-gallery .gallery .tabnav-item {
        white-space: normal;
    }
}

@media only screen and (max-width: 734px) {
	#studio-display-gallery-item-2-trigger {
		width: 100px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
    .router-item-environment .grid-item-copy {
        padding-bottom: 50px;
    }
}


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