/* Escribe aquí tu código CSS */
@media(max-width: 1020px) {
	#publicidad1{
		float: left;
	}
}
