@charset "utf-8";
@media only screen and (max-width: 640px) {
    #navs a{
		background-size:28% auto;
	}
}