.cruise-offers-overview {
    padding-block: 0;
}

@media (min-width: 48rem) {
    .cruise-offers-overview {
        padding-block: 2.5rem;
    }
}