.news_main {
  padding: 20px;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  min-height: 100px;
  background-color: #D7E5EC;
  color: #FFF;
}
