/*@media screen and (min-width: 0px) and (max-width: 676px){	
	html{
		width: 960px;
		overflow: auto;

	}
	.search-header{
		width: 50%;
	}
}*/