.section-health .section-content .typography-headline-super{
    width: 480px;
}

.l-p-alt{
    position: absolute;
}
@media only screen and (max-width: 734px) {
    .l-p-alt{
       transform: translateY(50%) translateX(100px);

    }
}


.section-media-card .section-header .icon-wrapper .icon-after::after{
    position: static;
}


.section-welcome .marquee .header-headline .gradient {
    background-clip: text;
    -webkit-background-clip: text;
}


.section-health .section-hero-health .copy-block{
    top:790px;
}

@media only screen and (max-width: 1068px) {
    .section-health .section-hero-health .copy-block{
        top:-60px;
    }
}


[data-component-list=MediaCardGallery] .media-gallery .caption, [data-media-card-gallery] .media-gallery .caption{
    width: auto;
}


/* iphone XS start*/
.small-caps {
    font-feature-settings: "smcp", "c2sc";
    font-variant-caps:all-small-caps
}
/* iphone XS end*/

html.touch #icon-card-apple-tv .image-container, html.touch #icon-card-apple-tv .qr-text {
    display: none!important
}
html.no-touch #icon-card-apple-tv .image-container, html.no-touch #icon-card-apple-tv .qr-text {
    display: block!important
}
html.touch #icon-card-apple-tv .typography-site-modal-link {
    display: block!important
}
html.no-touch #icon-card-apple-tv .typography-site-modal-link {
    display: none!important
}
