.booking-card__teaser .info .title {
    text-overflow: initial !important;
    white-space: pre-line !important;
}

.booking-card {
    padding: 13px 1rem !important;
}

/* Adding the new CSS rule */
div.service-card-grid__cnt__up__location > div > div > p {
    font-size: 12px;
}