@media (min-width: 1200px) {

    .price-curve, .main-content-offer .offer-hotel-item .gallery,.main-content-offer .offer-hotel-item #headingContainer {
        max-width: 680px!important;
    }

    body .price-curve .content .offer-carousel .offer-content .bar-content .bar .price {
        font-size: 0.85rem!important;
    }
}

@media ( min-width: 1200px ) and ( max-width: 1540px) {
     body #offerHeaderForScroll.offerItem {
        width: 416px!important;
    }
}

@media ( min-width: 1540px ) {
    .price-curve, .main-content-offer .offer-hotel-item .gallery,.main-content-offer .offer-hotel-item #headingContainer {
        max-width: 760px!important;
    }
}

@media (max-width: 768px) {
    #ALIBE {
        margin-bottom: 25px;
    }
}

body #offerAccommodationDetailsForScroll .description {
    display: none!important;
}

body.fairweg-tt-integration app-root-alibe #ALIBE .form-check.form-switch {
    display: flex!important;
}

body.fairweg-tt-integration app-root-alibe #ALIBE .link {
    color: #fa5636 !important;
}

app-root-alibe #ALIBE .bookable-offer .icon-flightdetails {
    color: #95c11f;
}