.sky-brand img {
    width: auto;
    height: 104px;
}

.sky-footer__brand img {
    width: auto;
    height: 100px;
}

.sky-hero {
    background: #fff8fa;
}

.sky-section,
.sky-feature-band,
.sky-story,
.sky-booking-cta,
.sky-footer {
    content-visibility: auto;
    contain-intrinsic-size: 800px;
}

@media (max-width: 767px) {
    .sky-brand img {
        width: auto;
        height: 82px;
    }
}
