/*
 *   TABLET LANDSCAPE CSS
 */
 
 .view-tweets {
  max-height: 400px;
  overflow-y: scroll;
}

/*
 * Covid19 Live Updates
 */
#covid-live-updates {
  font-size: 2.5vw;
}

