.section-summary .section-copy-inside{
    max-width: 480px;
}

@media only screen and (max-width: 1068px) {
    .section-summary .section-copy-inside {
        max-width:620px
    }
}
/* iphone XS start*/
.small-caps {
    font-feature-settings: "smcp", "c2sc";
    font-variant-caps:all-small-caps
}
/* iphone XS end*/

.section-hero.section .overview-logo-watch-nike {
    margin-left: 17px;
}

@media (max-width: 1068px) {
    .section-hero.section .overview-logo-watch-nike {
        margin-left: 13px;
    }
}

@media (max-width: 734px) {
    .section-hero.section .overview-logo-watch-nike {
        margin-left: 15px;
    }
}