

.zero-padding {
  left:0!important;
}
.jBox-Notice {
  left:50%!important;
  top:50%!important;
  translate: -50% -50%;
  width: clamp(320px, calc(100vw - 30px), 450px);
}
