/* twitter */
.timeline-Header {
    display: none;
  }
  
  .timeline-Viewport {
    overflow-y: hidden;
  }
  
  ol.timeline-TweetList {
    width: 742px;
  }
  
  .timeline-LoadMore {
    width: 742px;
  }
  
  .TweetAuthor {
    padding-top: 10px;
    padding-bottom: 26px;
  }
  
  .TweetAuthor-name {
    font-size: 14px !important;
    font-weight: normal;
  }
  
  .TweetAuthor-screenName {
    font-size: 14px !important;
    font-weight: normal;
    font-color: #c6c6c6;
  }
  
  .timeline-Tweet-text {
    font-size: 12px !important;
    font-weight: normal !important;
    line-height: 1.5em !important;
  }
  
  /*# sourceMappingURL=twitter.css.map */
  