@media (min-width: 471px) { 
/*this for EXCEPT 470 */
    
}
@media (max-width: 470px) {

   
    /*close tag media*/
}
