.hero-bg,
.hero-bg .parallax-bg {
    background-image: url("https://www.paypalobjects.com/webstatic/mktg/manage-accounnt/Manage-Business-Account-hero.jpg");
}
.n1,
.n1 .parallax-bg {
    background-image: url("https://www.paypalobjects.com/webstatic/pt_BR/mktg/start-selling/tablet_pen.jpg");
}

.n2 {
    background-image: url("https://www.paypalobjects.com/webstatic/en_AU/mktg/feature-images/paypal-buttons-au.png");
}
.n3,
.n3 .parallax-bg {
    background-image: url("https://www.paypalobjects.com/webstatic/mktg/manage-accounnt/Manage-Business-Account-n3_1x.jpg");
}
.pullout {
    padding: 0;
    border-bottom: none;
}
.pullout {
    padding: 60px 0;
    border-bottom: 1px solid #e5e5e5;
}
.four-panel .span3 {
    background: none repeat scroll 0 0 #f5f5f5;
    border-color: #e5e5e5 #d9d9d9 #cccccc;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    box-sizing: border-box;
    min-height: 295px;
    padding: 20px 20px 0px 20px;
  }


.four-panel .span3 .contentLink {
    margin: 23px 0 -7px 0;
}

.terms {
    background: #f5f5f5;
    min-height: 233px;
    padding: 40px 0;
}

.expand-rows {
    float: left;
    width: 100%;
}

.expand{
    float:left; 
      margin-right: 20px;
}

.expanding span {
    display: inline-block;
    height: 6px;
    width: 6px;
    margin: 0 8px 0 42px;
    border-radius: 3px;
    background: #444;
}

.span3 h3.medium {
    min-height: 50px;
}

.span3 > p {
    min-height: 90px;
}

.hori-list {
    float: left;
    width: 100%;
    margin: 10px 0 0;
    font-size: medium;
}

.height-hori-list {
    min-height: 105px;
}

.editorial-right .containerCentered.editorial-img.n2 {
    background-position: 90% center !important;
 }
.editorial-right {
    display:none;
}

html[data-device-type="portable"] .editorial-right .containerCentered.editorial-img.n2 {
    background-position: 90% center;
     background-size: 55% !important;
}


html[data-device-type="mobile"] .hori-list{
    float: left;
    width: 90%;
    margin: 10px 0 0;
    font-size: medium;
}
.editorial-left .containerCentered .editorial-container:first-child {
 float: left; 
}
.n4{
    zoom:1.15;
} 
/*TODO : use match-height utility */
.containerCentered .span3:nth-child(1) p {
      margin-bottom: 14px;
}
.containerCentered .span3:nth-child(2) {
    padding-bottom: 17px;
}
.containerCentered .span3:nth-child(2) p{
    padding-top: 9px;
}
.containerCentered .span3:nth-child(2) a {
   margin-top: 36px;
}
.containerCentered .span3:nth-child(4) p {
   margin-bottom: 20px;
   padding-bottom: 0px;
}
.containerCentered .span3:nth-child(4) .contentHead {
   margin-bottom: 13px;
}
.containerCentered .span3:nth-child(4) .contentLink {
    margin-top:0px;
}
.containerCentered .span3:nth-child(5) p{
    margin-bottom: 5px;
    padding: 0px 14px 0px 0px;
}
.containerCentered .span3:nth-child(5) a{
    margin-top: 36px;
}
p.contentPara span{
    font-size: .8rem;
    line-height: 1px;
    letter-spacing: -0.69px;
} 
p.contentPara {
    padding-bottom: 0px;
}
.panel.row-fluid [class*="span"]:last-child {
padding-right: 10px;
}
.contentHead {
    margin-bottom: 66px;
}
.span3:nth-child(2) .contentHead:nth-child(1) { 
    margin-bottom: 37px;
}
.span3:nth-child(3) a {
    margin: 60px !important;
}
@media all and (max-width: 1024px) {
    .row-fluid .span3 {
        margin-bottom:25px;
    }
    .four-panel .span3 .contentLink {
        margin: 27px 0 18px 0;
    }
    .contentHead {
        margin-bottom: 32px;
    }
    .containerCentered .span3:nth-child(5) a {
      margin-top: 0px;
    }
    .containerCentered .span3:nth-child(2) a {
      margin-top: -24px;
    }
}
.expanding span {
    margin: 0 8px 0 43px;
}
.hori-list a {
  margin-left: 0px;
}



