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






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




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


@media only screen and (max-width: 1068px) {
	.section-help .developers-development-technology {
		position: relative;
		top: 8px;
	}
}

@media only screen and (max-width: 734px) {
	.section-help .developers-development-technology {
		position: relative;
		top: 21px;
	}
}

.typography-headline {
   word-break: normal;
}

@media only screen and (max-width: 1068px) {
	.section .grid-item-tools .typography-headline {
	   font-size: 24pt;
	   letter-spacing: 0.004em;
	   line-height: 1.125;
	}
}

@media only screen and (max-width: 734px) {
	.section .grid-item-tools .typography-headline {
	   font-size: 21pt;
	   letter-spacing: 0.004em;
	}
}

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