.Twitter{
  width:65%;
  margin:0 auto;
}
  @media screen and (max-width: 800px){
  .Twitter{
    width:100%;
    margin:0 auto;
  }