.cart-hd .title {
  text-transform: uppercase;
  font-family: Garamond;
  font-weight:bold;
}

select.edit-quantity {
  width:100%;
}

select.edit-quantity option {
  padding:4px 0px 4px 5px;
}