.quantity-calculation{
overflow-x: hidden;
}

::-webkit-scrollbar {
    display: none;
  }

.image55{
  height: 20px;
  width: 18px;
  clip-path: polygon(100% 0, 0% 100%, 100% 100%);
  background-color: #E94D11;
  position: relative;
  bottom: 20px;
}
.image65{
  height: 20px;
  width: 18px;
  clip-path: polygon(0 100%, 0 0, 100% 100%);
  background-color: #E94D11;
  position: relative;
  bottom: 20px;
}