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






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




/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/
@media only screen and (min-width: 735px) and (max-width: 1068px) {
   .grid-item-review h3 {
      max-width: 292px;
   }
}

@media only screen and (min-width: 1069px) {
.grid-item-number-reviews .typography-headline-elevated {
   font-size: 60px;
}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
.grid-item-number-reviews .typography-headline-elevated {
   font-size: 40px;
}
}

@media only screen and (min-width: 1069px) {
.grid-item-storefronts .typography-headline-elevated{
   font-size: 60px;
}
}


@media only screen and (min-width: 735px) and (max-width: 1068px) {
   .grid-item-editors .typography-headline-elevated{
      font-size: 40px;
      
   }
}
@media only screen and (min-width: 1069px) {
   .grid-item-malware .typography-headline-elevated{
      font-size: 60px;
      
   }
}



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

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

@media only screen and (min-width: 1069px) {
   .grid-item-help .picture-container {
      margin-right: -100px;
   }
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
   .grid-item-help .picture-container {
      margin-right: -76px;
   }
}

@media only screen and (min-width: 1069px) {
   .grid-item-problem h3 {
      padding-right: 0;
   }
}

@media only screen and (min-width: 1069px) {
   .grid-item-refund .typography-facts-long-headline {
      min-width: 100%;
   }
}


@media only screen and (min-width: 735px) and (max-width: 1068px) {
   .grid-item-potential h3 {
      font-size: 32px;
   }
}

@media only screen and (min-width: 735px) {
   .grid-item-in-app .headline-content {
      margin-top: 20px;
   }
}

@media only screen and (max-width: 734px) {
   .grid-item-storefronts .typography-headline-elevated {
      font-size: 32px;
   }
}
/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/ 