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






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



/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/
@media only screen and (max-width: 734px) {
   .section-tracking-prevention .tile-featured-content {
       padding: 190px var(--tile-padding);
   }
}


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

.section-security .section-shopping .text-content strong {
    display: inline;
}
@media only screen and (min-width: 735px) and (max-width: 1068px){
    .section-security .article-tiles-grid {
        height: 930px;
    }
}
/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
