#plan1 {
  background: url(../img/planas1.jpg) no-repeat;
  background-position: top right;
  min-height: 470px;
  position: relative;
  z-index: 10;
}
#plan2 {
  position: relative;
  z-index: 9;
  background: url(../img/planas2.jpg) no-repeat;
  background-position: top left;
  min-height: 515px;
  margin-top: -130px;
}
#plan2 .plan-description-wrapper {
  margin-top: 380px;
}
#plan2 .plan-description-wrapper .section-content {
  margin-bottom: 0;
  margin-top: 160px;
}
