@media print, screen and (max-width: 767px) {
  .custom-kv .cmd-visual_txtarea {
    position: absolute;
    top: 20vw !important;
  }
}

.cmd-wide_container .bg_area{
  background: url('/_assets/happy-new-year-2026/images/img_03.jpg?$staticlink$');
  background-size: cover;
  background-position: center;
}

.custom-button_container .cmd-button_box > .button {
  width: 260px;
}

.custom-mini_container .thumb > img {
  max-width: 500px;
  width: 100%;
}

@media print, screen and (min-width: 993px) {
  .custom-box_container .cmd-visual_card {
    max-width: 100%;
  }
}

.custom-wallpaper .cmd-button_box._TRP > a.button[target=_blank] > .txt:after {
  display: none;
}
@media print, screen and (max-width: 767px) {
  .custom-wallpaper .thumb img {
    width: 70%;
  }
}

/*# sourceMappingURL=gift-heart.css.map */
