.app-stores {
  display: grid;
  height: 100%;
  width: 100%;
  gap: 10px;
}
