.vegan-modal .close-modal {
  background-image: url("../images/close.svg") !important;
  width: 25px !important;
  height: 25px !important;
}

.jquery-modal.blocker.current .vegan-modal.modal {
  background: #fff;
  position: relative;
}
@media (max-width: 396px) {
  .jquery-modal.blocker.current .vegan-modal.modal {
    width: 90% !important;
  }
}

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