.newspage {
  margin-bottom: 75px;
}
.newspage .dates {
  margin: 0 0 30px 0;
  margin: 0 0 1.875rem 0;
  font-size: 16px;
  font-size: 1rem;
  line-height: 20px;
  line-height: 1.25rem;
  display: block;
}
.newspage .dates span {
  display: block;
}
.newspage .img-container {
  margin: 0 0 30px 0;
  margin: 0 0 1.875rem 0;
}
.newspage .img-container img {
  width: 100%;
}
.newspage .img-container .img-text {
  font-size: 16px;
  font-size: 1rem;
  line-height: 20px;
  line-height: 1.25rem;
}

@media (min-width: 992px) {
  .newspage {
    min-height: 500px;
    padding-top: 20px !important;
    margin-bottom: 150px;
  }
}
/*# sourceMappingURL=newspage.css.map */
