@media all and (min-width:0px) {
	head~body #exemplo {
		width: 100px;
	}
}