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