.bf155[data-channel-name*="jet2holidays"] .bf155-carousel-container,
.bf155[data-channel-name*="callcentre"] .bf155-carousel-container {
    max-width: unset !important;
    width: 100% !important;
}

.bf155[data-channel-name*="jet2holidays"] .hero-banner-cards.hero-banner-cards,
.bf155[data-channel-name*="callcentre"] .hero-banner-cards.hero-banner-cards {
    display: none !important;
}

@media (min-width: 1024px) {
    .bf155[data-channel-name*="jet2holidays"] .carousel-slide,
    .bf155[data-channel-name*="callcentre"] .carousel-slide {
        height: 500px !important;
    }
}
