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






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




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

.grid-item-accessibility.full h3 {
    max-width: 355px;
}
@media only screen and (max-width: 1068px) {
    .grid-item-accessibility.full h3 {
        max-width:300px
    }
}
@media only screen and (max-width: 734px) {
    .grid-item-accessibility.full h3 {
        max-width:250px
    }
}


@media only screen and (max-width: 1068px) {
	.grid-item-free .typography-headline-elevated {
		font-size: 46px;
	}
}
@media only screen and (max-width: 734px) {
    .grid-item-free .typography-headline-elevated {
        font-size: 40px;
    }
}

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

.section-economy .grid-item-billings h3 {
	max-width: 100%;
}




@media only screen and (max-width: 1068px){
    .section.section-business.section-tiles-grid > div > div > section.grid-item.half.theme-blue.fact.grid-item-visitors > h3 {
    font-size: 44px;
      }
    }

@media only screen and (max-width: 734px){
      .section.section-business.section-tiles-grid > div > div > section.grid-item.half.theme-blue.fact.grid-item-visitors > h3 {
        font-size: 38px;
      }
    }
@media only screen and (min-width: 1069px){
    .grid-item-updated .typography-headline-size-3 {
    font-size: 52px;
      }
    }

    @media only screen and (min-width: 735px) and (max-width: 1068px) {
        .grid-item-customize .typography-headline {
            font-size: 38px;
        }
        .grid-item-test .typography-headline {
            font-size: 38px;
        }
        .grid-item-community.full h3 {
            max-width: 375px;
        }
        .grid-item-global.full h3 {
            max-width: 232px;
        }
    }

    @media only screen and (max-width: 734px) {
        .grid-item-customize .typography-headline {
            margin-right: 23px;
        }
    }
/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/ 