@media only screen and (max-width:600px) {
  
}

@media only screen and (max-width:400px) {   /* For tablets: */
  
}

