.hero__bg {
    height: 100%;
}

@media screen and (max-width: 1440px) {
    .hero__container {
        padding-top: 80px;
    }
}