/* /about-paypal-products/head.css */

.hero-bg, .hero-bg.parallax .parallax-bg {
    background-image: url("https://www.paypalobjects.com/webstatic/en_LITE/mktg/wright/moreways/moreways_hero_1x.jpg");
}
html[data-device-type="dedicated"] .row-fluid .heroBtn,
html[data-device-type="portable"] .row-fluid .heroBtn {
    float: right;
}
.hero-bg .hatch {
    clear: both;
}

