/* Product page fragrance note labels only: hide numeric note counts. */
#MainContent .an-fn .an-fn-count {
  display: none !important;
}
