iframe.aleno-reservations {
  border: none;
  bottom: 0;
  height: 100%;
  left: 0;
  min-height: 400px;
  min-width: 300px;
  position: fixed;
  right: 0;
  top: 0;
  width: 100vw;
  z-index: 2147483647;
}
