@media (min-width: 1024px) {
    .header__main_navigation {
        max-width: 770px;
    }
}

.home_hero:before {
    animation-duration: 4s;
    animation-delay: .25s;
    background-image: url(https://cedarsprings.net/assets/photos/home-hero-1.jpg);
}