

.anygift-e-gift-modal__one__header__main__image {
  height: 24px !important;
}

.ag-max-w-\[430px\] {
  max-width: none !important;
}

.anygift-e-gift-modal__one__add-cart-button-area__button {
  padding: 12px 0 !important;
}

div[data-anygift="ProductPageGiftUi"] {
  margin-top: -20px;
  margin-bottom: 20px;
}

@media screen and (max-width:767px) {
  div[data-anygift="ProductPageGiftUi"] {
    margin-top: -2px;
    margin-bottom: 20px;
  }
}