#bookmark--notification {
  position: fixed;
  top: 25px;
  right: 25px;
  opacity: 0.9;
  z-index: 999;
}

#bookmark--notification .closeToastee {
    box-sizing: border-box;
}
