img#sex, #instructions {
    max-height:700px;
    /* width: auto; */
    /* max-height: 80vh; */
    object-fit:contain;

}


.btn-outline-danger {
    color: #ff4da6;
    border-color: #ff4da6;
  }

  .btn-outline-danger:not(:disabled):not(.disabled).active, .btn-outline-danger:not(:disabled):not(.disabled):active, .show>.btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #ff4da6;
    border-color: #ff4da6;
  }

  .btn-outline-danger:hover {
    color: #fff;
    background-color: #ff4da6;
    border-color: #ff4da6;
  }

  .card, .card-img-top {
    border: none;
  }

 #report {
      /* height: 450px; */
  }
