.thumbnail-quantity {
  width: 60px;
  height: 36px;
  padding: 6px;
  border: 1px solid #ccc;
  border-radius: 4px;
  background-color: #f5f5f5;
  font-size: 14px;
  margin-bottom: 10px;
}