@charset "utf-8";
/* CSS Document */

@media only screen and (max-width: 503px) { 
  #ocultar { 
    display: none; 
  } 
}