/*  css for Company News   */

.moreShow, .articleShow {
  display: block;
}

.moreHide, .articleHide {
  display: none;
}

