@media (max-width: 760px) {
  #ym-mobile-feedback-widget {
    right: 24px !important;
    bottom: calc(26px + env(safe-area-inset-bottom)) !important;
  }
}
