.mainContent .listado-type2 #formPager {
  margin-top: 60px;
}
.mainContent .listado-type2 #formPager #botonCargarMas {
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.mainContent .listado-type2 .blq-descargas .blockFeatured-type2-list article .blockFeatured-picture picture img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.mainContent .listado-type2 .blq-descargas .blockFeatured-type2-list article .blockFeatured-content {
  position: relative;
}
.mainContent .listado-type2 .blq-descargas .blockFeatured-type2-list article .blockFeatured-content h2 {
  margin-bottom: 25px;
  font-size: 24px;
  line-height: 28px;
}
.mainContent .listado-type2 .blq-descargas .blockFeatured-type2-list article .blockFeatured-content .contentLinklist {
  height: 40px;
  margin-top: auto;
  display: flex;
  align-items: center;
}
.mainContent .listado-type2 .blq-descargas .blockFeatured-type2-list article .blockFeatured-content .blq-btn {
  position: absolute;
  bottom: 0;
  right: 0;
}
.mainContent .listado-type2 .blq-descargas .blockFeatured-type2-list article .blockFeatured-content .blq-btn .btn {
  font-size: 12px;
  line-height: 16px;
}
@media (min-width: 1440px) {
  .mainContent .listado-type2 .blq-descargas .blockFeatured-type2-list.blockFeatured-type2-cols3 .blockFeatured-picture picture {
    height: 342px;
    width: 440px;
  }
  .mainContent .listado-type2 .blq-descargas .blockFeatured-type2-list.blockFeatured-type2-cols4 .blockFeatured-picture picture {
    width: 314px;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .mainContent .listado-type2 .blq-descargas .blockFeatured-type2-list.blockFeatured-type2-cols3 {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .mainContent .listado-type2 .blq-descargas .blockFeatured-type2-list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 767px) {
  .mainContent .listado-type2 .blq-descargas .blockFeatured-type2-list .blockFeatured-picture {
    overflow-y: hidden;
  }
}
@media (min-width: 768px) {
  .mainContent .section-tit1 {
    margin-bottom: 60px;
  }
}
@media (max-width: 767px) {
  .mainContent .section-tit1 {
    margin-bottom: 30px;
  }
}/*# sourceMappingURL=descargas.css.map */