@media only screen and (min-width: 0px) and (max-width: 1200px) {
	.modulo_flutuante{
		width: 98%;
	}
}