.hero-bg,
.hero-bg.parallax {
  background-image: url("https://www.paypalobjects.com/webstatic/pt_BR/mktg/wright/merchant-security/br-merchant-security-hero.jpg");
}
.hero-bg .containerCentered .span6,
.hero-bg.parallax .containerCentered .span6 {
  float: right;
}
.hero-bg .containerCentered .span6 .editorial-cell,
.hero-bg.parallax .containerCentered .span6 .editorial-cell {
  padding-top: 25%;
}
html[data-device-type="mobile"] .hero-bg {
  background-image: none;
}
.pullout {
  padding: 30px 0;
}
.hero-bg .contentPara {
  padding-top: 30px;
}
.three-panel {
  padding: 50px 0;
}
.three-panel .span4 {
  border: 1px solid #cacaca;
  padding: 20px;
}
.panel.row-fluid [class*="span"]:last-child {
  padding-right: 20px;
}
.panel header {
  padding-bottom: 0px;
}
.paypal-protects .span4 {
  min-height: 412px;
  display: inline-block;
}
.paypal-protects .span4 h3,
.seller-protection .span5 h3 {
  text-align: left;
}
.paypal-protects .span4 .custom-icon {
  text-align: left;
  padding-bottom: 15px;
}
.paypal-protects .span4 p,
.seller-protection .span5 p {
  text-align: left;
}
.legal-notes {
  text-align: center;
}
html[data-device-type="mobile"] .seller-protection .span5 {
  display: inline-block;
}
.seller-protection .span5:first-child {
  margin-left: 10%;
}
.seller-protection .span5 {
  border: 1px solid #cacaca;
  padding: 20px;
}
.seller-protection .span5 {
  min-height: 322px;
}
.seller-protection .span5 .custom-icon {
  text-align: left;
  padding-bottom: 15px;
}
.hero-bg:not(.no-img) .editorial-cell {
  padding: 40px 0;
}
html[data-device-type="mobile"] .paypal-protects .span4 {
  margin-top: 20px;
}
html[data-device-type="mobile"] .seller-protection .span5 {
  margin-top: 20px;
}
html[data-device-type="mobile"] .closing-cta {
  margin-bottom: 20px;
}
.hero-bg .pageHeadline,
.hero-bg .contentPara {
  color: #fff;
}
.hero-bg .contentPara {
  padding-right: 50px;
}
.paypal-protects .contentLink,
.seller-protection .contentLink {
  float: left;
  padding-left: 0;
}
html[data-device-type="dedicated"] .hero-bg .editorial-container {
  line-height: 26em;
}

