@media screen and (max-width: 700px) {
  .page-title h1 img {
    height: 27px;
  }
}
