.product-tile .tout-group {
  margin-top: 0;
}

@media only screen and (max-width: 734px) {
  .section-welcome .marquee {
    padding-bottom: 64px;
  }
}

@media (max-width: 734px) {
  .section-welcome .marquee-detail {
    margin-bottom: -64px;
    margin-top: 22px;
  }
}

.icon-card .tile-content.static {
  pointer-events: unset;
}

@media screen and (max-width: 1064px) {
  .qr-instruction {
    display: none;
  }
}