.news_list {
  /* height: 400px; */
  min-height: 220px;
  max-height: 500px;
  overflow-y: scroll;
}
