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

@media only screen and (max-width: 1068px) {
    .section-summary .section-copy-inside {
        max-width:620px
    }
}

.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;
    }
}