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