@media only screen and (max-width: 767px) {
  #pageNews .secPager {
    padding-bottom: 20px;
  }
}
@media print, screen and (min-width: 768px) {
  #pageNews .secPager {
    padding-bottom: 60px;
  }
}/*# sourceMappingURL=style.css.map */