
#Item_Row
{
    margin: auto;
    float: none;
}


#button2
{
  width: 15%;
  height: 40px;
  background: rgb(4, 173, 40);
  align-items: center;
  color: rgb(255, 255, 255);
  border: rgb(0, 0, 0);
  margin-bottom: 10px;
}