@media only screen and (max-width: 734px) {
    .s-nbsp {
        display: none;
    }
}
 .main .gallery-item-mail-privacy .will-strikethrough::after {
  top: calc(1.5em / 3);
 }


.page-features .section-imessage.no-violator .article-item:nth-child(6) .article-body-subhead, .page-features .section-imessage.no-violator .article-item:nth-child(8) .article-body-subhead{
    padding-top: 0px;
 }
 
 .page-features .section-imessage.no-violator .article-item:nth-child(5) .article-body-subhead{
    padding-top: 40px;
 }

  
.main .section-hero .overview-hero-background::before {
    background-position-y: 0px;
}
  
/* 
@media only screen and (max-width: 734px){
    .main .section-hero .hero-lock-icon-container.enhanced-icon-container, .main .section-hero .overview-hero-headline {
        margin-top: calc(var(--copy-offset-start) / 1.2);
    
    }
} */

.main .section-hero .overview-hero-background::before {
        background-position-y: 0px;
}

@media only screen and (max-width: 734px){
    .main .section-hero .overview-hero-background::before {
        background-position-y: 0px;
    }
}

br.z-show {
    display: none;
}
@media only screen and (min-width: 375px) and (max-width: 440px) { 
    .z-p {
        position: absolute;
    }
    br.z-show {
        display: block;
    }
}


@media only screen and (min-width: 320px) and (max-width: 400px) { 
    span.l-p.sz-rp {
        position: static;
    }
}