#booking .listing .listing-content {
    max-height: -webkit-fill-available !important;
}

#booking .listing .listing-content {
    height: 100%;
}