/* Pour smartphone et petits écrans */
@media (max-width : 650px) {
  #title{font-size:6vw}
  .social-icon { font-size: 5vw;}
}
