@media screen and (max-width: 640px) {
  .wrapper {
    width: 320px;
  }
  h1, h2, h3, h4, p {
    word-wrap: break-word;
} #header{
padding: 0; }
}