﻿.announcementscroll
table {
  display: block;
  height: 300px;
 overflow-y: auto;
}