.my-popup {
  position: fixed !important;
  bottom: 30px !important;
  right: 30px !important;
  z-index: 9999 !important;
  width: 360px !important;
}

css.uc-my-popup {
  z-index: 99999999 !important;
}