@media screen and (max-width: 1480px)
{

#wrapper
{
  width:1200px;
}

#main
{
  width:860px;
}

}