/** CUSTOM MOUNJARO STYLES */
/* GIT ID $Id: 8ec72e288032a0d68e66a21cf4064d6744726b27 $ */
/** MIXINS  are functions or partial styles shared across many comonents*/
/** Grid breakpoint alias*/
#service-SetReminders .cp-service__content {
  display: flex;
}
#service-SetReminders .form-group__header {
  position: absolute;
  left: 56px;
  width: 30rem;
}

@media (max-width: 767px) {
  .grid-container--faq {
    display: none;
  }
}

/*# sourceMappingURL=mounjaro.css.map */
