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

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

@media only screen and (min-width: 1279px) {
  .scroll-gallery-paddlenav {
    display: none;
  }
}

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

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