@charset "UTF-8";

#page h1 { padding: 0 0 0 120px; background: url(/img/appliances/h1.png) no-repeat center/cover; }

@media screen and (max-width: 768px) {
  #page h1 { padding-left: 25%; background-position: 0 center; letter-spacing: -.05em; }
}
