/* stylelint-disable declaration-no-important */
html .ist-ptnMedicineUseUse002__columnItem--two-thirds {
  width: calc(100% / 3 * 2 - 5.07%) !important;
}

html .ist-ptnMedicineUseUse002__columnItem--one-third {
  width: calc(100% / 3) !important;
}

html .ist-ptnMedicineUseUse002__columnItem--one-third img {
  width: 100%;
}

/*# sourceMappingURL=ptn.medicine.use.use002.css.map */