.store_button2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: start;
  align-items: center;
}
.store_button_wrapper {
  margin: 2px 4px;
  width: calc(100% / 3 - 8px);
}