.guest_img{
  width:30%;
  height:auto;
  margin:20px;
}
table{

}
td{
  font-size:20px;
  font-weight:500;
  min-width:200px;
}
.table{
  display:flex;
  width:80%;
  margin:20px 10%;
  border:1px solid black;
}
.table img{
  width:40%;
  margin:5%;
}
