@media (max-width: 479px) {

#maincontent div#c491601 span.important a {
  background: url("http://www.fao.org/fileadmin/templates/faoweb/images/more-full.png") left top no-repeat !important;
  }

header {
  overflow:hidden;
  }

}

/* Landscape phone to portrait tablet */
@media (min-width: 480px) and (max-width: 939px)  {

header {
  overflow:hidden;
  }

#maincontent div#c491601 span.important a {
  background: url("http://www.fao.org/fileadmin/templates/faoweb/images/more-full.png") left top no-repeat !important;
  }
}

@media (min-width:940px)  {

}

  
