@media screen and (max-width: 740px) {
  .subpage .title {
    background-position: center center;
  }
  .subpage .title .title_text em {
    text-shadow: 0px 1px 11px white, 0px 1px 11px white, 0px 1px 11px white, 0px 1px 11px white;
  }
}
