table {
  max-width: 1000px;
}
 hr {
   margin-top: 20px;
   margin-bottom: 20px;
 }

 .modal_close {
  min-width: 60%;
 }
