/*Local fixes*/
@media only screen and (min-width: 1069px) {
	.grid-item-help .headline-content {
	    padding-right: 30px;
	}
	.grid-item-help .typography-headline {
	    font-size: 44px;
	}
	.grid-item-potential .typography-headline {
		font-size: 46px;
	}
}

@media only screen and (max-width: 1068px) and (min-width: 734px) {.grid-item-data .typography-headline { font-size: 38px;}}

@media only screen and (max-width: 1068px) and (min-width: 734px) {.grid-item-family-friendly .typography-headline { font-size: 36px;}}

@media only screen and (max-width: 1068px) and (min-width: 734px) {.grid-item-review .typography-headline { font-size: 38px;}}

@media only screen and (max-width: 734px){.grid-item-help .typography-headline{font-size: 30px;}}

@media only screen and (max-width: 1068px){.grid-item-potential .typography-headline{font-size:38px;}}
@media only screen and (max-width: 734px){.grid-item-potential .typography-headline{font-size: 30px;}}

@media only screen and (max-width: 1068px){.grid-item-rejected-apps .typography-headline-elevated{font-size:47px;}}
@media only screen and (max-width: 734px){.grid-item-rejected-apps .typography-headline-elevated{font-size:35px;}}

@media only screen and (max-width: 1068px){.grid-item-handpicked .typography-headline{font-size:34px;}}
@media only screen and (max-width: 734px){.grid-item-handpicked .typography-headline{font-size:30px;}}

.section-hero .hero .hero-headline{max-width:930px}
@media only screen and (max-width: 1068px){.section-hero .hero .hero-headline{max-width:520px}}
@media only screen and (max-width: 734px){.section-hero .hero .hero-headline{max-width:430px}}