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






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




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

#ac-localnav .modal-page-overlay { display: none; }
.section-hero .highlight:before{
    margin-bottom: 7px;

}

@media only screen and (min-width: 1069px) {
    .section-how-to-buy-module .column-contact {
        padding-right: 20px;
    }
}

@media only screen and (min-width: 735px) {
    .modal .section-how-to-buy-module .column-contact {
        padding-right: 20px;
        padding-left: 20px;
    }
}

@media only screen and (max-width: 734px) {
    .section-get-certified .typography-headline-elevated .underline .underline-illustration {
        bottom: -9%;
        width: 76%;
        left: 12%;
    }
}

@media only screen and (max-width: 734px) {
    .section-hero .hero-headline {
        max-width: 100%;
    }
}

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