.secNews {
  background: #FFF2DB;
}

@media only screen and (max-width: 767px) {
  .secNews {
    padding: 40px 0 48px 0;
  }
}
@media print, screen and (min-width: 768px) {
  .secNews {
    padding: 80px 0 100px 0;
  }
}/*# sourceMappingURL=style.css.map */