@media screen and (max-width: 1280px) {
   html {
     zoom: 70%;
   }
	
	#right
	{
	}
}