.box_news {
  padding: 15px;
  border-radius: 8px;
  background-color: #fff;
}
.box_news .title_cat {
  font-size: 20px;
  margin-bottom: 30px;
  padding-bottom: 15px;
  font-weight: bold;
  text-transform: uppercase;
  color: #000;
  border-bottom: 1px solid #e0e0e0;
}
.box_news .banners .img-old {
  max-width: 100% !important;
  height: auto !important;
  width: auto !important;
}

/*# sourceMappingURL=news.css.map */
