.bsj-rental-presentation {
    --bsj-hotel-accent: #1558a6;
}

.bsj-rental-presentation .bsj-hotel-presentation__booking-boundary {
    scroll-margin-top: 88px;
}

.bsj-rental-presentation .bsj-hotel-presentation__heading-meta:empty {
    display: none;
}

@media (min-width: 992px) {
    .bsj-rental-presentation .bsj-hotel-presentation__content--primary:empty {
        display: none;
    }
}

@media (max-width: 767px) {
    .bsj-rental-presentation .bsj-hotel-presentation__header {
        padding-top: 36px;
    }

    .bsj-rental-presentation .bsj-hotel-presentation__description-shell:first-child {
        margin-top: 0;
    }
}
