/*
.tweetText    {
    font-size: 14px;
    line-height: 24px;
    font-weight: bold;
    }

    
.sponsor img {
    width:32%;
}
.sponsor {
    margin: 0 auto 0 auto;
}

 .article-image {
     height:100px;
 }
 
 #EventTitle,#followUs {
     padding: 0 20px 0 20px;
     font-size: 2em; font-size: 2.9vw; 
     border: 3px black solid;
     margin: 0 auto; 
     }
     
 #followUs {
     float:right;
 }
 
 #logo {
     min-width: 70%;
    margin: 0 auto; 
     
 }
 #logo img {
     width:100%;
 }
 
 H1 {
     font-size:48px;
 }

 #screenName {
     color:blue;
 }
*/

 #header {
    margin-top:0;
    padding-top:0;
    height:100%;
}


#sponsors {
    bottom: 3em;
    height: 100px;
    width:100%;
    text-align:center;
    z-index: 1;
    position: absolute;
}

#sponsors img {
 margin: 0 10px 0 0;
}