@media screen and (min-width: 651px) {

  .title-area {
    background-image: url('/img/contact.jpg');
    background-position: 20% 16%;
  }

  .contents .map {
    height: 500px;
    width: 100%;
  }
}
