.cruises-overview {
    padding-block: 2.5rem;
}

@media (min-width: 48rem) {
    .cruises-overview {
        padding-block: 5rem;
    }
}