@media only screen and (max-width: 320px) and (max-width: 600px){
  .ins-name{
    font-size:14px;
  }
  .ins-slogan{
    font-size:12px;
  }
 }
