#pageTop {
  padding-bottom: 140px;
}

@media screen and (min-width: 830px) {
  .secNews {
    min-height: 365px;
  }
}
@media screen and (min-width: 767px) and (max-width: 829px) {
  .secNews {
    min-height: 250px;
  }
}/*# sourceMappingURL=style.css.map */