<<<<<<< HEAD
/* ul.Amounts {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
  background: orange;
  min-width: 100%;
  justify-content: space-between;
}

ul.Amounts > li {
  flex: 1;

}
*/
=======
>>>>>>> master
