/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/
@media (max-width: 734px) {
	.typography-headline-super {
		font-size: 40px;
	}
}
.modal-it-deployment .stat-copy {
	max-width: 14ch;
}
@media only screen and (max-width: 734px) {
	.modal-it-deployment .stat-copy {
		max-width: none;
	}
}
@media only screen and (min-width: 1069px) {
	.tile-sustainability .modal-content-tile-image img {
		width: 465px;
		object-fit: cover;
	}
}

@media only screen and (max-width: 734px) {
	#security .modal-content-indent h3#modal-eyebrow-it-security + .modal-content-hero-headline.typography-headline-elevated {
		font-size: 36px;
	}
}
/*------------------------------------*
   END LOCAL FIXES
\*------------------------------------*/
