.add-address-modal .preference_section {
  margin-top: 1px;
  padding-top: 7px;
}
.add-address-modal .form-section {
  max-height: 70vh;
  overflow: auto;
  scrollbar-width: none;
}
.add-address-modal .btn_holder {
  padding-top: 10px;
}
