
/* CSS Document */
@media print {
  .s-swiper {
background: url(img/1920x1080/01.jpg) center center / cover no-repeat fixed !important;
}
.g-color--white {
color: #333 !important;
}
.g-color--white-opacity {
 color: #333 !important;
}
.g-color--gold {
color: #666 !important;
}
 #seen1 {
background:  url("img/1920x1080/03.jpg") 50% -398px no-repeat fixed !important;
}

}

