.hero-bg, .hero-bg .parallax-bg {
    background-image: url("https://www.paypalobjects.com/webstatic/en_AR/mktg/wright/button/buttons.jpg");
}
.box {
    padding: 60px 0;
}
.box {
    border-bottom:0 none;
}
ol {
    list-style-type: decimal;
    padding-left: 35px;
    font-weight: bold;
}
li span {
    font-weight: normal;
}
html[data-device-type=mobile] .hero-bg {
    background-position: -415px top;
}
html[data-device-type=mobile] .box {
    padding-top:30px;
}

