.cq-Editable-dom .offer-price-details-modal.modal.show {
  display: block;
  min-height: unset;
  position: relative;
}

.cq-Editable-dom .offer-price-details-modal.modal.show .modal-dialog.modal-dialog-centered {
  min-height: unset;
}

.cq-Editable-dom .offer-price-details-modal.modal.show .modal-dialog-centered::before {
  height: auto;
}

.cq-Editable-dom .offer-price-details-modal.modal.show .modal-dialog-centered .modal-content .modal-tariff-details-parsys {
  width: 100%;
}

.offer-price-details-modal .modal-dialog-centered .modal-content .modal-header .cmp-text p {
   margin: 0;
}

.btn-tooltip {
  border: none;
  background: transparent;
  outline: none;
}


