@media (min-width: 1024px) {
  .banner-container[data-v-8cdb542e] {
    background-attachment: fixed;
    background: url(./head-img.DOHvzRmM.jpg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
  }
}
@media (max-width: 1024px) {
  .banner-container[data-v-8cdb542e] {
    background-attachment: fixed;
    background: url(./haed-img-h5.DsuDUHNM.png);
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
  }
}
