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






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



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

@media only screen and (max-width: 734px) {
   .section-tracking-prevention .tile-featured-content {
       padding: 205px var(--tile-padding);
   }
}


@media only screen and (max-width: 734px) {
   .section-security .section-shopping.section .tile-featured-content {
       padding: 260px 0;
   }
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
    .section-security .article-tiles-grid {
        height: 900px;
    }
}

@media only screen and (max-width: 735px) {
    .section-security .article-tiles-grid .section-shopping{
        height: 930px;
    }
}

@media only screen and (max-width: 1068px) {
    .section-browser-privacy caption {
        max-inline-size: 75%;
    }
}



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