#page_title {
  background-image:url(mark.png);
  background-position:center top;
  background-repeat:no-repeat;
  background-size: 69px auto;
  margin-top: 54px;
  padding-top: 100px;
  line-height:0;
  text-align: center;
  margin-bottom: 56px;
}
#page_title img {
  height: 66px;
}

@media only screen and (max-width: 360px) {
#page_title img {
  height: 59px;
}
}