  a[href*="gethelp/national.html"]::before {
    content: '';
    background: url(/sites/kpinhawaii/files/ico-globe-grey.png);
    background-size: cover;
    position: absolute;
    width: 16px;
    height: 17px;
    margin-left: -18px;
  }
  a[href*="gethelp/national.html"] {
    margin-left:18px;
  }
    a[href*="kp.org/languages"]::before {
    content: '';
    background: url(/sites/kpinhawaii/files/ico-globe-white.png);
    background-size: cover;
    position: absolute;
    width: 16px;
    height: 17px;
    margin-left:125px;
  }
