.tick:not(.zero) {
      opacity: 0;
}
.tick line {
      display: none;
}

.nv-y text{
    font-family: 'pt_sans', sans-serif;
}
