.section-contrast .all-access-pass__element .aap-text-icon-control__icon {
    position: absolute;
}

.marquee {
    padding-bottom: 90px
}

.section-product-viewer .control-group .control-color .typography-all-access-pass-pv-item-body {
    width: 375px;
}

@media only screen and (max-width: 1068px) {
    .section-product-viewer .control-group .control-color .typography-all-access-pass-pv-item-body {
        width: 320px;
    }
}

@media only screen and (max-width: 734px) {
    .section-product-viewer .control-group .control-color .typography-all-access-pass-pv-item-body {
        width: 100%;
    }
}

.section-battery .staggered-end .stat-value-hs {
    font-size: 40px;
}

@media only screen and (max-width: 1068px) {
    .section-battery .staggered-end .stat-value-hs {
        font-size: 40px;
    }
}

@media only screen and (max-width: 734px) {
    .section-battery .staggered-end .stat-value-hs {
        font-size: 32px;
    }
}

.section-welcome .header-headline {
    width: 700px;
}

@media only screen and (max-width: 734px) {
    .section-welcome .header-headline {
        width: initial;
    }
}

#gallery-item-shopping-experience-6 .feature-card-content.image-inline .feature-card-image-container {
    top: -40px;
}

@media only screen and (max-width: 1068px) {
    #gallery-item-shopping-experience-6 .feature-card-content.image-inline .feature-card-image-container {
        top: -25px;
    }
}

@media only screen and (max-width: 734px) {
    #gallery-item-shopping-experience-6 .feature-card-content.image-inline .feature-card-image-container {
        top: 0;
    }

    #workout-gallery-item-5 .card-caption-content {
        width: 241px;
    }
}

@media only screen and (min-width: 735px) and (max-width: 1350px) {
    .section-welcome .marquee-detail {
        margin-top: 25px;
    }
}