

#promo1-foto {content: url("1a.jpg"); width: 300px; height:300px;}
.promo1-titulo::before { content: "OFERTAS ESPECIALES";}
.promo1-texto::before {
  content: "No dudes en preguntarnos";
}


#promo2-foto {content: url("2a.jpg"); width: 300px; height:300px;}
.promo2-titulo::before { content: "OFERTAS ESPECIALES";}
.promo2-texto::before {
  content: "No dudes en preguntarnos";
}


#promo3-foto {content: url("3a.jpg"); width: 300px; height:300px;}
.promo3-titulo::before { content: "OFERTAS ESPECIALES";}
.promo3-texto::before {
  content: "No dudes en preguntarnos";
}


#promo4-foto {content: url("4a.jpg"); width: 300px; height:300px;}
.promo4-titulo::before { content: "OFERTAS ESPECIALES";}
.promo4-texto::before {
  content: "No dudes en preguntarnos";
}


#promo5-foto {content: url("5a.jpg"); width: 300px; height:300px;}
.promo5-titulo::before { content: "OFERTAS ESPECIALES";}
.promo5-texto::before {
  content: "No dudes en preguntarnos";
}


#promo6-foto {content: url("6a.jpg"); width: 300px; height: 300px;}
.promo6-titulo::before { content: "OFERTAS ESPECIALES";}
.promo6-texto::before {
  content: "No dudes en preguntarnos";
}





