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





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





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


@media only screen and (max-width: 734px) {
	.section-experiences .subsection:nth-child(2) .drawer-wrapper .drawer-toggle-icon .button, .section-experiences .subsection:nth-child(3) .drawer-wrapper .drawer-toggle-icon .button {
		max-width: 175px;
	}
}


#ac-localnav .ac-ln-menu-item {
	-webkit-margin-start: 20px;
	margin-inline-start: 20px;
}

 @media only screen and (max-width: 734px) {
 	video#card-field-of-view-video {
 		object-fit: cover;
 	}
 }
 
@media only screen and (max-width: 1068px) {
	.router-accessories .overview-routers-accessories img {
		margin-top: -20px;
	}
}
@media only screen and (max-width: 734px) {
	.router-accessories .overview-routers-accessories img {
		margin-top: 0px;
	}
}
 
@media only screen and (max-width: 734px) {
	.router-accessories .overview-routers-accessories::after {
		padding-bottom: 87%;
	}
}
 


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