.hero-bg, .hero-bg.parallax .parallax-bg {
    background-image: url('https://www.paypalobjects.com/webstatic/en_US/mktg/merchant/express-checkout/expresscheckout_hero_1x.jpg');
}
html[data-device-type="portable"] .hero-bg{
    background-position: 67%;
}
.n1 {
    background-image: url('https://www.paypalobjects.com/webstatic/en_US/mktg/merchant/express-checkout/expresscheckout_buttons.png');
}
.editorial-right .editorial-img {
    background-position: 80% center;
}
html[data-device-type="portable"] .editorial-right .editorial-img {
	background-size: 45% 280px;
	background-position: 95% center;
}
.n2, .n2 .parallax-bg {
    background-image: url('https://www.paypalobjects.com/webstatic/en_US/mktg/merchant/express-checkout/expresscheckout_mobiletablet_1x.jpg');
}
html[data-device-type="portable"] .n2 {
    background-position: 45%;
}
.phone-line {
    background: transparent url("https://www.paypalobjects.com/webstatic/en_US/mktg/wright/merchant/businesshomepage_telicon_1x.png") 2px center no-repeat;
    background-size: 11px 13px;
    padding-left: 20px;
}
.phone-line-top {
    background: transparent url("https://www.paypalobjects.com/webstatic/mktg/wright/merchant/phone-icon.png") 2px center no-repeat;
    background-size: 11px 13px;
    padding-left: 20px;
}
.rtb2 {
    padding: 2% 15% 3%;
}
hr {
    width: 20%;
    text-align: left; /*IE fix*/
}

