@media screen and (max-width:500px){
  .facebook{
    width: 100%;
  }
}