@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) {
  /* For portrait layouts only */

h1#page-title.title {
background-position: 4px 12.1px !important;
padding: 10px 34px 10px 30px !important;

}