.section-contrast .all-access-pass__container .activated .aap-text-icon-control .icon {
    position: absolute !important;
}

.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-5 .feature-card-content.image-inline .feature-card-image-container {
    top: -30px;
}

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

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