@media (max-width: 320px){

header{
  width:995px;
}

.site{
  width:995px;
}

.site-content
{
  float: left;
  width: 500px;
}

}
