.bs-dt .booking-ts div:last-child,
.bs-dt .booking-ts > span {
display: none;
}

.bs-service-card-dc__item:nth-child(2) {
    display: none !important;
}

.booking-details-body__item:nth-child(3) {
    display: none !important;
}

.bs-service-card.bs-service-card--package {
  background: #fbf3ec !important;
}