@media handheld, only screen and (max-width: 768px) {
.ocultar{
display:none;
}
}
