.pitchkid-twitter-wrapper{
    margin:0 auto;
}
@media (min-width: 812px) {

.pitchkid-twitter-wrapper.extended{
    width:75%;
    max-width:75%;
    margin:0 auto 20px;
}
}

.twitter-column{
    background:rgba(255,255,255,0.5);
    padding:30px;
    margin-bottom:20px;
}

body.single-games .twitter-column{
    padding:20px 0;
    background:none;
}

body.single-games .pitchkid-twitter-wrapper.container-top{
    width:100%;
    max-width:100%;
}

#twitter_feed {
    background-image: url("twitter-bg.png");
    background-repeat: no-repeat;
    background-size: 220px 220px;
    background-position: 50% 50%;
    padding: 20px;
    margin: 0;
    width: 100%;
    float: left;
    font-family: Arial, sans-serif; }
  
  #twitter_feed p.loading {
    padding: 0;
    margin: 0; }
  
  #twitter_feed p.tweet-content {
    font-size: 16px;
    margin-top: 10px; }
  
  #twitter_feed p.tweet-content,
  #twitter_feed p.tweet-link {
    margin-right: 20px;
    margin-left: 0; }
  
  #twitter_feed p.tweet-link {
    margin-bottom: 0; }
  
  #twitter_feed .tweet-img img {
    width: 100%;
    height: auto; }
  
  #twitter_feed .TweetAuthor-name {
    display: none; }
  
  #twitter_feed .tweet-infos {
    margin: 0; }
  
  #twitter_feed .TweetAuthor-screenName {
    font-size: 18px; }
  
  .TweetAuthor,
  .TweetAuthor * {
    display: inline; }

