.ibd-static-pt-html,
.ibd-static-pt-landing-landing_plano_invierno {
  /* Pantallas superiores a 1280px (large desktop)*/
  /* Pantallas entre 1024px y 1280px (desktop)*/
  /* Pantallas entre 768px y 1024px (tablet) */
  /* Pantallas inferiores a 768px (mobile) */
}
.ibd-static-pt-html .contenedor-pdf,
.ibd-static-pt-landing-landing_plano_invierno .contenedor-pdf {
  padding: 20px 2% 15px 2%;
  margin: 0 auto;
  text-align: center;
  background: #f1f5ed;
}
.ibd-static-pt-html .panel-pdf,
.ibd-static-pt-landing-landing_plano_invierno .panel-pdf {
  margin: 0 auto;
}
.ibd-static-pt-html .panel-pdf .pdf,
.ibd-static-pt-landing-landing_plano_invierno .panel-pdf .pdf {
  padding: 0 5px;
  height: 50px;
  display: inline-block;
  vertical-align: top;
}
.ibd-static-pt-html .panel-pdf .pdf .img-pdf,
.ibd-static-pt-landing-landing_plano_invierno .panel-pdf .pdf .img-pdf {
  float: left;
  margin-bottom: 20px;
  /*aumentar si texto largo*/
  height: 30px;
}
.ibd-static-pt-html .panel-pdf .pdf .pdf-text,
.ibd-static-pt-landing-landing_plano_invierno .panel-pdf .pdf .pdf-text {
  color: #5c881a;
  font-size: 1em;
  line-height: 1.1em;
  text-align: left;
  margin-left: 30px;
  margin-top: 14px;
  position: relative;
  transform: translateY(-50%);
}
@media screen and (min-width: 80em) {
  .ibd-static-pt-html .panel-pdf .pdf,
  .ibd-static-pt-landing-landing_plano_invierno .panel-pdf .pdf {
    max-width: 200px;
  }
}
@media screen and (min-width: 64em) and (max-width: 79.99em) {
  .ibd-static-pt-html .contenedor-pdf,
  .ibd-static-pt-landing-landing_plano_invierno .contenedor-pdf {
    padding: 15px 10%;
  }
  .ibd-static-pt-html .panel-pdf .pdf,
  .ibd-static-pt-landing-landing_plano_invierno .panel-pdf .pdf {
    max-width: 255px;
  }
  .ibd-static-pt-html .panel-pdf .pdf-cuatro,
  .ibd-static-pt-landing-landing_plano_invierno .panel-pdf .pdf-cuatro {
    max-width: 200px;
  }
}
@media screen and (min-width: 47.96em) and (max-width: 63.95em) {
  .ibd-static-pt-html .contenedor-pdf,
  .ibd-static-pt-landing-landing_plano_invierno .contenedor-pdf {
    padding: 20px 7% 15px 7%;
  }
  .ibd-static-pt-html .panel-pdf .pdf,
  .ibd-static-pt-landing-landing_plano_invierno .panel-pdf .pdf {
    max-width: 218px;
  }
  .ibd-static-pt-html .panel-pdf .pdf-cuatro,
  .ibd-static-pt-landing-landing_plano_invierno .panel-pdf .pdf-cuatro {
    max-width: 350px;
    width: 350px;
  }
}
@media screen and (max-width: 47.95em) {
  .ibd-static-pt-html .panel-pdf,
  .ibd-static-pt-landing-landing_plano_invierno .panel-pdf {
    width: 280px;
  }
  .ibd-static-pt-html .panel-pdf .pdf,
  .ibd-static-pt-landing-landing_plano_invierno .panel-pdf .pdf {
    width: 280px;
  }
}
