.home  {width:990px}

@media screen and (max-width: 640px) {
    .home  {width:390px}
}

