/* Holds helper mixins (extends compass functionality) */
html {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.1);
}

img {
  max-width: 100%;
  width: auto;
  height: auto;
}
