@media screen and (max-width:1000px) {
	
	#logo
	{
		width:90%;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	

	
}
		