:global {
  .nbugs-mobile-cycle-remind-modal {
    .am-modal-body {
      padding: 0 0 15px 0 !important;
    }

    .remind-modal-content {
      height: calc(~"100vh - 400px");
    }
  }


}
