.t-store__card {
  background: white;
  box-shadow: none;
  border: none;
}
.t-store__card-textwrapper {
  text-align: left;
}
.t-store__card-btn {
  background: #000;
  color: #fff;
}