@charset "UTF-8";
@media only screen AND (max-width: 470px){
	#texto-boleta {
		display: none;
	}
}