.breadcrumb-area.comunidad {
  background: url(../images/newsletter.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.breadcrumb-area.por-que {
  background: url(../images/ex-lottery-bg.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.breadcrumb-area.sobre-nosotros {
  background: url(../images/bc/about-bc.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.breadcrumb-area.que-ofrecemos {
  background: url(../images/bc/contact.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
} 