@media screen and (max-device-width: 778px) {
	.publicidad {
		display: none;
	}
}
