.modal-content-calc {
  height: 90vh;
  overflow-y: auto;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.modal-calculate__wrap {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
