<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.theme-unionpay .sc-product-hero {
  padding-bottom: 20px;
}

.theme-unionpay .sc-product-hero .sc-heading {
  margin-bottom: 30px;  
}

.theme-unionpay .sc-product-hero .image {
  max-width: 1140px;
}

.theme-unionpay .sc-product-hero .image img {
  width: 100%;
}

@media screen and (max-width: 767px) {
  .theme-unionpay .sc-product-hero .cards .card img {
    width: 100%;
    max-width: 325px;
    margin-left: auto;
    margin-right: auto;
}
  /* .theme-unionpay .sc-product-hero .image img {
    width: 325px;
  } */
}</pre></body></html>