@media screen and (max-width: 650px) {
  .post h2.first {
    background-image: none;
    width: 589px;
  }

  .post h2, .page h2, h2.pagetitle {
    background-image: none;
  }
}