.my-footer {
  /* height: 9em; */
  background-color: #163b65;
  margin-top: 1.5em;
  padding: 1em;
  color: white;
  font-size: 80%;
}
 .datepicker{
    z-index: 10000;
 }

.room-image {
  max-width: 50%;
}