.hero-bg, .hero-bg .parallax-bg {
    background-image: url("https://www.paypalobjects.com/webstatic/mktg/wright/accept_debit_card_payments/debitCards_hero_packaging.jpg");
}
.n1, .n1 .parallax-bg {
    background-image: url("https://www.paypalobjects.com/webstatic/mktg/wright/accept_debit_card_payments/debitCards_card-payment.jpg");
}
.n2, .n2 .parallax-bg  {
    background-image: url("https://www.paypalobjects.com/webstatic/mktg/wright/accept_debit_card_payments/debitCards-cogs.jpg");
}


html[data-device-type="dedicated"] .light, 
html[data-device-type="portable"] .light{
 background-color: transparent;
}
html[data-device-type="dedicated"] .white h2, 
html[data-device-type="portable"] .white h2, 
html[data-device-type="dedicated"] .white p,
html[data-device-type="portable"] .white p,
html[data-device-type="dedicated"] .white a,
html[data-device-type="portable"] .white a {
 color: #fff;
}

div[id*=globalnav-header]+div[id*=main]>section:not([class*="hero-pop-out"]):first-of-type {
    padding-top: 72px !important;
    margin-top: 0;
}

