.timesale-section {
  max-width: 1500px;
  margin: auto;
  padding: 2rem 0;
}
.timesale-section .timesale-item {
  margin: 0.5rem auto;
  text-align: center;
}
.timesale-section .timesale-item img {
  max-width: 100%;
  height: auto;
}

/*# sourceMappingURL=timesale.css.map */
