.hero-bg, .hero-bg.parallax .parallax-bg {
    background-image: url("https://www.paypalobjects.com/webstatic/nl_NL/mktg/CEMEA_B2B_Paypal-MY-ORDER_landing_02.jpg");
}
.n2 {
    background-image: url("https://www.paypalobjects.com/webstatic/nl_NL/mktg/CEMEA_B2B_Paypal-MY-ORDER_landing_03.jpg");
}
.n3 {
    background-image: url("https://www.paypalobjects.com/webstatic/nl_NL/mktg/CEMEA_B2B_Paypal-MY-ORDER_landing_04-1.jpg");
}
.editorial-right {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
html[data-device-type="mobile"] p {
	padding-top: 5px;
	padding-bottom: 5px;
}
html[data-device-type="mobile"] .hero-bg {
	background-position: 82% top;
}
@media(orientation:landscape){
	html[data-device-type="mobile"] .hero-bg{
	background-position: 96% top;
	}
}
.app {
     display: block;
     margin-left: 25px;
     height: 40px;
     width: 135px;
     float: left;
     margin-top: 28px;
     background: url("https://www.paypalobjects.com/webstatic/nl_NL/mktg/wright/icons/appstore_badges_1x_sprite.png") no-repeat 0 0;
     background-image: url("https://www.paypalobjects.com/webstatic/nl_NL/mktg/wright/icons/appstore_badges_1x_sprite.png")\9;
     background-size: 135px 480px;
 }
 .apple {
     margin-left: 0;
 }
 .apple:hover,
 .apple:focus {
     background-position: 0 -40px;
 }
 .android {
     background-position: 0 -80px;
     float: left;
 }
 .android:hover,
 .android:focus {
     background-position: 0 -120px;

 }
 .windows {
     background-position: 0 -160px;
     float: left;
 }
 .windows:hover,
 .windows:focus {
     background-position: 0 -200px;
 }

 html[data-device-type="mobile"] .app {
     margin-left: 75px;
     width: auto;
     margin-bottom: 20px;
     float: none;
 }
 @media(orientation:landscape){
    html[data-device-type="mobile"] .app {
     margin-left: 40%;
 }
}
 html[data-device-type="portable"] .apple {
     margin-left: 120px;
 }

