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

#wrapper
{
  width:960px;
}

#main
{
  width:620px;
}

}