.btn-submit {
  position: absolute;
  bottom: 1%;
  width: 47%;
  background-color: #023098 !important;
  border: transparent;
}

.rows {
  padding-bottom: 12px;
}

.modal_container_box {
  display: flex !important;
  justify-content: center;
  align-items: center;
}

.img_box {
  height: 100%;
}

.img_box img {
  /* height: 100%; */
  object-fit: contain;
}


.form_container {
  padding: 1.2rem 0;
}

.modal-content {
  width: 100% !important;
}
