.reserva_section {
  padding-top: 5rem;
  position: relative;
}
.bottom_reserva .logo-bottom {
  width: 100%;
  max-width: 16rem;
  position: relative;
}

.reserva_section .padding-section {
  padding-bottom: 0px !important;
}
.bottom_reserva .padding-section {
  padding-top: 0px !important;
}

.reservation-widget-wrapper {
  align-items: center;
  justify-content: center;
  display: flex;
}
.ot-standard .ot-title {
  display: none !important;
}
h1 {
  margin-bottom: 2rem !important;
}

.mesero-img {
  position: absolute;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  width: 25%;
  max-width: 16rem;
}
