.hero-bg, .hero-bg.parallax .parallax-bg {
    background-image: url("https://www.paypalobjects.com/webstatic/de_DE/mktg/modul_1_hero_image_1600x530_702.jpg");
}
.n3 {
    background-image: url("https://www.paypalobjects.com/webstatic/de_DE/mktg/modul_3_photo_device.png");
}
.n-1 {
    background-image: url("https://www.paypalobjects.com/webstatic/de_DE/mktg/modul_2_gallery_laptop_step1.png");
    background-position: 100% 0;
    background-repeat: no-repeat;
}
.n-2 {
    background-image: url("https://www.paypalobjects.com/webstatic/de_DE/mktg/modul_2_gallery_laptop_step2.png");
    background-position: 100% 0;
    background-repeat: no-repeat;
}
.n-3 {
    background-image: url("https://www.paypalobjects.com/webstatic/de_DE/mktg/modul_2_gallery_laptop_step3.png");
    background-position: 100% 0;
    background-repeat: no-repeat;
}
html[data-device-type="mobile"] .n-1 {
    background-image: none;
}
html[data-device-type="mobile"] .n-2 {
    background-image: none;
}
html[data-device-type="mobile"] .n-3 {
    background-image: none;
}    
@media (orientation: portrait) {
    html[data-device-type="portable"] .n-1 {
        background-size: auto 250px;
        background-position: 100% center;
    }
    html[data-device-type="portable"] .n-2 {
        background-size: auto 250px;
        background-position: 100% center;
    }
    html[data-device-type="portable"] .n-3 {
        background-size: auto 250px;
        background-position: 100% center;
    }
    html[data-device-type="portable"] .n-4 {
        background-size: auto 250px;
        background-position: 100% center;
    }
}
.howitWorks {
    height: 350px;
    overflow: hidden;
    position: relative;
}
.imageContainer > div {
    display: block;
    position: absolute;
}
.imageContainer {
    position: relative;
    height: 350px;
    width: 100%;
}
html[data-device-type="dedicated"] .custome {
    height: 24.857em;
    line-height: 24.857em;
}
.customerStep {
    padding: 40px 0 0;
}
.customerStep a {
    display: inline-block;
    margin: 0 20px;
    cursor: pointer;
}
.customerStep .activeStep {
    color: #444;
}
.sliderImages {
    width: 100%;
}
.panel01 {
    padding: 80px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
html[data-device-type="mobile"] .customerStep a {
    margin: 0 8px;
}
html[data-device-type="mobile"] .how-it-works .x-large {
    padding-bottom: 30px;
    font-size: 3rem;
    text-align: left;
}
html[data-device-type="mobile"] .customerStep {
    padding-top: 0;
}
.how-it-works .x-large {
    padding-bottom: 30px;
    font-size: 3.555rem;
    text-align: left;
}
.custome .editorial-cell {
    display: inline-block;
    line-height: 1.5em;
    vertical-align: top;
}
html[data-device-type="mobile"] .panel01 {
    padding: 10px 0 50px 0;
}
html[data-device-type="mobile"] .howitWorks {
	height: 400px;
}
@media (orientation: landscape) {
    html[data-device-type="mobile"] .howitWorks {
        height: 300px;
    }
    html[data-device-type="mobile"] .panel01 {
    padding: 0 0 30px 0;
	}
}
@media (orientation: portrait) {
    html[data-device-type="portable"] .hero-bg, .hero-bg .parallax-bg {
        background-position: 50% center;
    }
}  
@media (orientation: portrait) {
    html[data-device-type="portable"] .custome .large {
        width: 97%;
    }
}      

