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

@media only screen and (min-width: 1069px) {
	.section-hero .text-gradient {
		padding-top: 2px;
	}
	.modal-productivity-multitasking .half-tile .modal-content-indent {
		margin-inline-end: 25px;
	}
	.modal-it-deployment .stat-copy {
		max-width: 322px;
	}
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.modal-it-deployment .stat-copy {
		max-width: 322px;
	}
}
@media only screen and (max-width: 734px) {
}
/*------------------------------------*\
  END LOCAL FIXES
\*------------------------------------*/
