
img.ic  {position:relative;float:right;top:-4px;padding-left:10px;width:64px}  /* page icon */

/* screens <= 561px */
@media only screen AND (max-width:561px){

}

/* screens <= 430px */
@media only screen AND (max-width:430px){
  
}

/* screens <= 401px */
@media only screen AND (max-width:401px){
}