.store-app{
  clear: both;
  display: block;
  margin: 0 auto;
  width: 80%;
  text-align: center;
  margin-bottom: 15px;
}
.store-app table{
  margin: 0 auto;
}
.store-app a{
  display: block;
}
