@media screen and (-webkit-min-device-pixel-ratio:0){
	#results {
		position:absolute;
		top:-27px !important;
	}
}