@media (min-width: 1024px) {
  .booking-modal {
    width: 30%;
  }
}