.number-box {
  width: 75px !important;
}


.sticky-buttons {
  position: fixed;
  top: 150px;
  right: 250px;
  background: white;
  z-index: 1000;
  padding: 5px;

}
