/* Your custom css codes start here: */
@media (max-width: 768px) {
	.oculta{
		display: none!important;
	}
}